zephyr/drivers/usb/device
Erwan Gouriou fcc3177509 drivers/pinmux: stm32: Move stm32 driver from stm32/
Since we removed various series headers, move stm32 driver
under main driver/pinmux folder.
Take this change into account into various drivers.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2021-06-11 08:04:39 -05:00
..
CMakeLists.txt
Kconfig drivers: usb_dc_nrfx: add attached event delay 2021-04-29 09:55:28 -04:00
usb_dc_dw.c isr: Normalize usage of device instance through ISR 2020-09-02 13:48:13 +02:00
usb_dc_kinetis.c kernel: subsys: lib: drivers: Use k_heap instead of z_mem_pool wrappers 2020-12-07 21:50:14 -05:00
usb_dc_mcux_ehci.c kernel: subsys: lib: drivers: Use k_heap instead of z_mem_pool wrappers 2020-12-07 21:50:14 -05:00
usb_dc_native_posix.c drivers: usb_dc_native_posix: read setup packet as part of submit struct 2021-03-24 15:02:49 +01:00
usb_dc_native_posix_adapt.c drivers: usb_dc_native_posix: use ep_dir and ep_idx in usbip_send_common 2021-03-24 15:02:49 +01:00
usb_dc_native_posix_adapt.h drivers: usb_dc_native_posix: read setup packet as part of submit struct 2021-03-24 15:02:49 +01:00
usb_dc_nrfx.c drivers: usb_dc_nrfx: add attached event delay 2021-04-29 09:55:28 -04:00
usb_dc_sam.c drivers: usb_dc_sam: get the maximum speed from DT as enum 2021-01-10 18:11:37 -05:00
usb_dc_sam0.c drivers: usb_dc_sam0: rename ep_num to common ep_idx 2020-07-10 11:45:46 +02:00
usb_dc_stm32.c drivers/pinmux: stm32: Move stm32 driver from stm32/ 2021-06-11 08:04:39 -05:00
usb_dw_registers.h