]> sigrok.org Git - libsigrokdecode.git/commit
usb_signalling: decode RESET and Keep-Alive signalling conditions
authorStefan Brüns <redacted>
Fri, 13 Nov 2015 04:39:10 +0000 (05:39 +0100)
committerStefan Brüns <redacted>
Sun, 29 Nov 2015 23:03:01 +0000 (00:03 +0100)
commit13e813080ccf342e9577317400530335c5475764
tree7daf44e0167231a9c5f0f232f7c4e277c74300bb
parent6fbab493aaee26f9ecba0268261d1f3264339d9d
usb_signalling: decode RESET and Keep-Alive signalling conditions

Resets are at least 10ms at the root hub downstream facing port and
2.5us at the device (root hub reset may be shortened by itermediate
hubs).
Keep-alive is a low-speed only signalling condition, as low-speed has no
SOFs to inhibit devices to enter suspend
decoders/usb_signalling/pd.py