Lines Matching full:tx

37 	#   clear          clear all rx and tx error injections
39 # tx-clear clear all tx error injections
40 # <op> clear clear all rx and tx error injections for <op>
42 # <op> tx-clear clear all tx error injections for <op>
51 # TX error injection settings:
52 # tx-ignore-nack-until-eom ignore early NACKs until EOM
53 # tx-custom-low-usecs <usecs> define the 'low' time for the custom pulse
54 # tx-custom-high-usecs <usecs> define the 'high' time for the custom pulse
55 # tx-custom-pulse transmit the custom pulse once the bus is idle
57 # TX error injection:
58 # <op>[,<mode>] tx-no-eom don't set the EOM bit
59 # <op>[,<mode>] tx-early-eom set the EOM bit one byte too soon
60 # <op>[,<mode>] tx-add-bytes <num> append <num> (1-255) spurious bytes to the message
61 # <op>[,<mode>] tx-remove-byte drop the last byte from the message
62 # <op>[,<mode>] tx-short-bit <bit> make this bit shorter than allowed
63 # <op>[,<mode>] tx-long-bit <bit> make this bit longer than allowed
64 # <op>[,<mode>] tx-custom-bit <bit> send the custom pulse instead of this bit
65 # <op>[,<mode>] tx-short-start send a start pulse that's too short
66 # <op>[,<mode>] tx-long-start send a start pulse that's too long
67 # <op>[,<mode>] tx-custom-start send the custom pulse instead of the start pulse
68 # <op>[,<mode>] tx-last-bit <bit> stop sending after this bit
69 # <op>[,<mode>] tx-low-drive <bit> force a low-drive condition at this bit position
116 0x9e tx-add-bytes 1
117 0x9e tx-early-eom
118 0x9f tx-add-bytes 2
126 0x9e tx-add-bytes 1
127 0x9e tx-add-bytes 2
140 ``tx-clear``
149 ``<op> tx-clear``
199 ``tx-ignore-nack-until-eom``
210 ``<op>[,<mode>] tx-no-eom``
217 ``<op>[,<mode>] tx-early-eom``
225 ``<op>[,<mode>] tx-add-bytes <num>``
236 ``<op>[,<mode>] tx-remove-byte``
240 ``<op>[,<mode>] tx-short-bit <bit>``
255 ``<op>[,<mode>] tx-long-bit <bit>``
273 ``<op>[,<mode>] tx-short-start``
280 ``<op>[,<mode>] tx-long-start``
292 ``<op>[,<mode>] tx-last-bit <bit>``
299 ``<op>[,<mode>] tx-low-drive <bit>``
310 ``tx-custom-low-usecs <usecs>``
314 ``tx-custom-high-usecs <usecs>``
318 ``tx-custom-low-usecs + tx-custom-high-usecs``.
320 ``<op>[,<mode>] tx-custom-bit <bit>``
325 ``<op>[,<mode>] tx-custom-start``
328 ``tx-custom-pulse``