zephyr/drivers/usb/device
Jithu Joseph 7eab305593 usb: Add end-point stall APIs and flow control APIS
USB class drivers may need to offload some work from
upcall interrupt context to a background fiber. This
requires some way to defer taking more data from host
till the offloaded work completes. Two APIs are added to
achieve this.

Further USB class drivers sometimes need to set STALL condition
on end-points to signal errors to host.These too are
added.

Change-Id: Ic973522c3394e23d7f9c4c67affc0cd050afc20f
Signed-off-by: Jithu Joseph <jithu.joseph@intel.com>
2016-11-09 02:45:46 +00:00
..
Kconfig sys_log: replace old debug macros at DesignWare USB driver 2016-08-01 01:54:56 +00:00
Makefile
usb_dc_dw.c usb: Add end-point stall APIs and flow control APIS 2016-11-09 02:45:46 +00:00
usb_dw_registers.h ext qmsi: Update to QMSI 1.3 release 2016-10-31 13:26:06 +00:00