zephyr/include/drivers
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
..
bluetooth Bluetooth: Move hci_driver.h to include/drivers/bluetooth 2016-11-01 21:40:39 +02:00
clock_control drivers: clock_control: Add nRF5x 32KHz source and accuracy support 2016-11-07 12:04:02 +00:00
console drivers/uart: Refactor UART input hook. 2016-10-25 11:31:08 +00:00
pci c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
serial doc: Fix misuse of @file doxygen tag 2016-02-11 20:11:03 +00:00
spi arm: K64 SPI module driver 2016-03-09 15:50:16 +00:00
usb usb: Add end-point stall APIs and flow control APIS 2016-11-09 02:45:46 +00:00
ioapic.h interrupts: new static IRQ API 2016-02-05 20:25:17 -05:00
k6x_mpu.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
k6x_pmc.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
k20_mcg.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
k20_pcr.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
k20_sim.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
k20_watchdog.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
loapic.h x86: declare internal API for interrupt controllers 2016-09-06 18:35:47 +00:00
mvic.h x86: declare internal API for interrupt controllers 2016-09-06 18:35:47 +00:00
rand32.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
sysapic.h x86: declare internal API for interrupt controllers 2016-09-06 18:35:47 +00:00
system_timer.h include: remove old kernel defintions 2016-11-07 11:32:57 -08:00