zephyr/drivers/usb/uhc
Mark Wang 8951711f96 drivers: uhc: udc: use DYNAMIC_INTERRUPTS for KHCI and EHCI
Because the same IP supports both device and host, so use
DYNAMIC_INTERRUPTS for KHCI and EHCI if both device and host
are enabled.

Signed-off-by: Mark Wang <yichang.wang@nxp.com>
2025-05-30 16:34:41 +02:00
..
CMakeLists.txt drivers: uhc: implement nxp mcux uhc driver 2025-05-30 16:34:41 +02:00
Kconfig drivers: uhc: implement nxp mcux uhc driver 2025-05-30 16:34:41 +02:00
Kconfig.max3421e
Kconfig.mcux drivers: uhc: udc: use DYNAMIC_INTERRUPTS for KHCI and EHCI 2025-05-30 16:34:41 +02:00
Kconfig.virtual
uhc_common.c usb: host: rework usbh_xfer_alloc() parameters 2025-02-10 09:02:45 +01:00
uhc_common.h drivers: uhc: rework transfer buffer handling 2023-10-01 09:26:07 +03:00
uhc_max3421e.c drivers: uhc: remove UHC transfer parameter addr and attrib 2025-02-10 09:02:45 +01:00
uhc_max3421e.h
uhc_mcux_common.c drivers: uhc: implement nxp mcux uhc driver 2025-05-30 16:34:41 +02:00
uhc_mcux_common.h drivers: uhc: implement nxp mcux uhc driver 2025-05-30 16:34:41 +02:00
uhc_mcux_ehci.c drivers: uhc: udc: use DYNAMIC_INTERRUPTS for KHCI and EHCI 2025-05-30 16:34:41 +02:00
uhc_mcux_ip3516hs.c drivers: uhc: implement nxp mcux uhc driver 2025-05-30 16:34:41 +02:00
uhc_mcux_khci.c drivers: uhc: udc: use DYNAMIC_INTERRUPTS for KHCI and EHCI 2025-05-30 16:34:41 +02:00
uhc_mcux_ohci.c drivers: uhc: implement nxp mcux uhc driver 2025-05-30 16:34:41 +02:00
uhc_virtual.c drivers: uhc: interrupt transaction handling 2025-02-10 09:02:45 +01:00