zephyr/include/usb
Michael Hope 0d04aef6fe usb: hid: add a INT IN transfer complete callback.
int_in_ready is an optional callback that is called when the current
interrupt IN transfer has completed.  This can be used to wait for the
endpoint to go idle or to trigger the next transfer.

This is needed for protocols like FIDO U2F that use the interrupt
endpoint for transfers.

Signed-off-by: Michael Hope <mlhx@google.com>
2018-04-06 23:06:07 -04:00
..
class usb: hid: add a INT IN transfer complete callback. 2018-04-06 23:06:07 -04:00
usb_common.h usb: Remove duplicated ACM_SUBCLASS definition 2018-04-04 08:21:06 -04:00
usb_device.h usb: Add transfer management API 2018-03-16 14:45:24 -07:00
usbstruct.h usb: hid: Remove duplicated definitions 2018-02-05 06:39:50 -08:00