zephyr/drivers
Aurelien Jarno c52a64624e drivers: usb_dc_stm32: add support for SoF event
Add support for SoF events to the USB STM32 device driver. When
CONFIG_USB_DEVICE_SOF is enabled, enable the corresponding interrupt
and provide a non-weak callback function calling status_cb.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2018-12-17 08:17:58 -06:00
..
adc drivers: adc: adc_mcux_adc16: improving configurability 2018-12-14 12:40:51 -06:00
aio drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
audio drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
bluetooth drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
can drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
clock_control drivers/clock_control: stm32: add errors on unsupported bus value 2018-12-07 11:31:48 -05:00
console drivers: console: fix USB_UART_CONSOLE 2018-12-05 08:53:15 -05:00
counter drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
crypto drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
display driver: SDL based display emulation driver 2018-12-10 20:37:29 -05:00
dma dma: stm32: Configure bus width and burst size for memcpy mode 2018-12-13 07:33:30 -06:00
entropy drivers: stm32: check clock_control_on return value 2018-12-07 11:31:48 -05:00
ethernet drivers: eth: gmac: Remove extra variable 2018-12-14 18:34:16 +02:00
flash drivers: flash: add driver for STM32F7x series 2018-12-17 08:15:59 -06:00
gpio drivers: gpio_nrfx: Remove undesired NRF_P0 definition 2018-12-13 07:35:28 -06:00
i2c drivers: i2c_ll_stm32_v2: Handle errors during data transfers 2018-12-17 08:17:24 -06:00
i2s drivers: stm32: check clock_control_on return value 2018-12-07 11:31:48 -05:00
ieee802154 net/pkt: Remove parameters to "reserve" some headroom 2018-12-14 14:16:37 +01:00
interrupt_controller drivers/gpio: stm32: return error when pin line already in use 2018-12-07 11:31:22 -05:00
ipm drivers: ipm: ipm_quark_se: Remove object declaration from header 2018-12-07 10:32:41 -05:00
led drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
led_strip drivers: led_strip: Fix typo in APA102 driver 2018-12-10 12:16:13 -08:00
modem drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
net net/ethernet: Remove usage of net_pkt_ll() function 2018-12-14 14:16:37 +01:00
neural_net drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
pci pci: General code cleanup 2018-12-07 11:32:45 -05:00
pinmux pinmux: stm32: Add missing pinmux for I2C2 and SPI2 2018-12-13 08:07:28 -06:00
ptp_clock
pwm drivers: pwm: nrf: Removed Kconfig prescaler option. Rewrite HW driver 2018-12-11 15:18:14 +01:00
rtc drivers: stm32: check clock_control_on return value 2018-12-07 11:31:48 -05:00
sensor sensors: convert lis2mdl to use information coming from dts 2018-12-11 08:11:11 -06:00
serial drivers/serial: stm32: Modify Kconfig instance flags 2018-12-14 09:59:37 -06:00
spi stm32: drivers: spi: Added missing devices 2018-12-13 07:31:06 -06:00
timer drivers: timer: fix disable systick function 2018-12-12 15:40:36 -06:00
usb drivers: usb_dc_stm32: add support for SoF event 2018-12-17 08:17:58 -06:00
watchdog drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
wifi net/pkt: Remove parameters to "reserve" some headroom 2018-12-14 14:16:37 +01:00
CMakeLists.txt
Kconfig