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
audio
bluetooth
can
clock_control
console
counter
crypto
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
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
ieee802154 net/pkt: Remove parameters to "reserve" some headroom 2018-12-14 14:16:37 +01:00
interrupt_controller
ipm
led
led_strip
modem
net net/ethernet: Remove usage of net_pkt_ll() function 2018-12-14 14:16:37 +01:00
neural_net
pci
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
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
wifi net/pkt: Remove parameters to "reserve" some headroom 2018-12-14 14:16:37 +01:00
CMakeLists.txt
Kconfig