zephyr/drivers/usb/device
Mahesh Mahadevan 3b7e7575a9 drivers: usb: Enable High speed Kconfig for NXP controllers
Enable the USB_DC_HAS_HS_SUPPORT Kconfig for NXP controllers
that support High speed.

Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
2023-01-23 19:40:44 -08:00
..
CMakeLists.txt
Kconfig drivers: usb: Enable High speed Kconfig for NXP controllers 2023-01-23 19:40:44 -08:00
usb_dc_dw.c include: add missing zephyr/irq.h include 2022-10-17 22:57:39 +09:00
usb_dc_kinetis.c include: add missing zephyr/irq.h include 2022-10-17 22:57:39 +09:00
usb_dc_mcux.c drivers: usb: mcux: mark endpoint unoccupied on disable 2022-11-11 15:10:26 -06:00
usb_dc_native_posix_adapt.c
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: usb_dc_nrfx: add usbd worker thread name. 2022-12-05 18:03:39 +01:00
usb_dc_rpi_pico.c drivers: usb_dc_rpi_pico: fixed buffer status handling 2022-11-11 08:50:09 +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 include: add missing zephyr/irq.h include 2022-10-17 22:57:39 +09:00
usb_dc_sam_usbhs.c include: add missing kernel.h include 2022-10-11 18:05:17 +02:00
usb_dc_stm32.c drivers: usb: stm32: Replace static clock check by a runtime check. 2023-01-16 11:23:55 +00:00
usb_dw_registers.h