zephyr/drivers/usb/device
Carlo Caione cb11b2e84b barriers: Move __DSB() to the new API
Remove the arch-specific ARM-centric __DSB() macro and use the new
barrier API instead.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
2023-05-24 13:13:57 -04:00
..
CMakeLists.txt
Kconfig drivers: usb_dc_dw: add support for STM32F4 SoC family 2023-05-10 20:07:04 +09:00
usb_dc_dw.c drivers: usb_dc_dw: add support for STM32F4 SoC family 2023-05-10 20:07:04 +09:00
usb_dc_dw_stm32.h drivers: usb_dc_dw: add support for STM32F4 SoC family 2023-05-10 20:07:04 +09:00
usb_dc_kinetis.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
usb_dc_mcux.c drivers: usb_dc_mcux: Fix write performance issues 2023-04-25 12:43:17 -05:00
usb_dc_native_posix.c
usb_dc_native_posix_adapt.c
usb_dc_native_posix_adapt.h
usb_dc_nrfx.c drivers: usb_dc_nrfx: Enable SOF interrupts only when needed 2023-05-05 13:37:47 +02:00
usb_dc_rpi_pico.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
usb_dc_sam0.c
usb_dc_sam_usbc.c barriers: Move __DSB() to the new API 2023-05-24 13:13:57 -04:00
usb_dc_sam_usbhs.c barriers: Move __DSB() to the new API 2023-05-24 13:13:57 -04:00
usb_dc_stm32.c treewide: Update clock control API usage 2023-04-05 10:55:46 +02:00
usb_dw_registers.h drivers: usb_dc_dw: add definition for GHWCFG1..4 registers 2023-05-10 20:07:04 +09:00