zephyr/include/usb
Savinay Dharmappa 6b44a00336 subsys: usb: class: hid: Add OUT interrupt endpoint
patch add a OUT interrupt endpoint descriptor and registers a
corresponding notification callback with usb driver, which is invoked
when data is sent to device from host.

Implement the read ready notification as suggesteed by
Aurelien Jarno <aurelien@aurel32.net>

Signed-off-by: Savinay Dharmappa <savinay.dharmappa@intel.com>
Signed-off-by: Johann Fischer <j.fischer@phytec.de>
2018-08-27 18:59:58 -04:00
..
class subsys: usb: class: hid: Add OUT interrupt endpoint 2018-08-27 18:59:58 -04:00
bos.h usb: bos: Add USB BOS descriptors API 2018-06-20 15:47:00 -04:00
usb_common.h usb: bos: Add USB BOS descriptors API 2018-06-20 15:47:00 -04:00
usb_device.h subsys: usb: configure Interface descriptor at runtime 2018-06-15 11:02:05 +02:00
usbstruct.h usb: hid: Remove duplicated definitions 2018-02-05 06:39:50 -08:00