zephyr/drivers/usb/device
Niek Ilmer b79d65aaca drivers: usb_device: Add USB driver for smartbond
This adds support for the USB interface for the
Renesas Smartbond DA1469x device family.

Co-authored-by: Jerzy Kasenberg <jerzy.kasenberg@codecoup.pl>

Signed-off-by: Niek Ilmer <niek.ilmer.aj@renesas.com>
2023-05-26 10:19:15 +02:00
..
CMakeLists.txt drivers: usb_device: Add USB driver for smartbond 2023-05-26 10:19:15 +02:00
Kconfig drivers: usb_device: Add USB driver for smartbond 2023-05-26 10:19:15 +02: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_dw.c 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_adapt.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
usb_dc_native_posix_adapt.h
usb_dc_native_posix.c drivers: usb_dc_native_posix: Allow endpoint disable after detach 2022-11-25 20:02:42 +01:00
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 include: add missing zephyr/irq.h include 2022-10-17 22:57:39 +09:00
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_smartbond.c drivers: usb_device: Add USB driver for smartbond 2023-05-26 10:19:15 +02: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