Lines Matching full:tx

42 	#   clear          clear all rx and tx error injections
44 # tx-clear clear all tx error injections
45 # <op> clear clear all rx and tx error injections for <op>
47 # <op> tx-clear clear all tx error injections for <op>
56 # TX error injection settings:
57 # tx-ignore-nack-until-eom ignore early NACKs until EOM
58 # tx-custom-low-usecs <usecs> define the 'low' time for the custom pulse
59 # tx-custom-high-usecs <usecs> define the 'high' time for the custom pulse
60 # tx-custom-pulse transmit the custom pulse once the bus is idle
62 # TX error injection:
63 # <op>[,<mode>] tx-no-eom don't set the EOM bit
64 # <op>[,<mode>] tx-early-eom set the EOM bit one byte too soon
65 # <op>[,<mode>] tx-add-bytes <num> append <num> (1-255) spurious bytes to the message
66 # <op>[,<mode>] tx-remove-byte drop the last byte from the message
67 # <op>[,<mode>] tx-short-bit <bit> make this bit shorter than allowed
68 # <op>[,<mode>] tx-long-bit <bit> make this bit longer than allowed
69 # <op>[,<mode>] tx-custom-bit <bit> send the custom pulse instead of this bit
70 # <op>[,<mode>] tx-short-start send a start pulse that's too short
71 # <op>[,<mode>] tx-long-start send a start pulse that's too long
72 # <op>[,<mode>] tx-custom-start send the custom pulse instead of the start pulse
73 # <op>[,<mode>] tx-last-bit <bit> stop sending after this bit
74 # <op>[,<mode>] tx-low-drive <bit> force a low-drive condition at this bit position
121 0x9e tx-add-bytes 1
122 0x9e tx-early-eom
123 0x9f tx-add-bytes 2
131 0x9e tx-add-bytes 1
132 0x9e tx-add-bytes 2
145 ``tx-clear``
154 ``<op> tx-clear``
204 ``tx-ignore-nack-until-eom``
215 ``<op>[,<mode>] tx-no-eom``
222 ``<op>[,<mode>] tx-early-eom``
230 ``<op>[,<mode>] tx-add-bytes <num>``
241 ``<op>[,<mode>] tx-remove-byte``
245 ``<op>[,<mode>] tx-short-bit <bit>``
260 ``<op>[,<mode>] tx-long-bit <bit>``
278 ``<op>[,<mode>] tx-short-start``
285 ``<op>[,<mode>] tx-long-start``
297 ``<op>[,<mode>] tx-last-bit <bit>``
304 ``<op>[,<mode>] tx-low-drive <bit>``
315 ``tx-custom-low-usecs <usecs>``
319 ``tx-custom-high-usecs <usecs>``
323 ``tx-custom-low-usecs + tx-custom-high-usecs``.
325 ``<op>[,<mode>] tx-custom-bit <bit>``
330 ``<op>[,<mode>] tx-custom-start``
333 ``tx-custom-pulse``