zephyr/drivers/usb/device
Krzysztof Chruscinski 701e9befe4 drivers: clock_control: nrf: Move USB part to the USB driver
Removed all nrf_power/USB related stuff from clock control
driver to USB driver.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2020-08-31 12:40:47 +02:00
..
CMakeLists.txt drivers: Add support for nRF52833 in several drivers 2019-11-13 10:33:38 -06:00
Kconfig drivers: clock_control: nrf: Move USB part to the USB driver 2020-08-31 12:40:47 +02:00
usb_dc_dw.c drivers: usb: unify endpoint helper macros 2020-07-10 11:45:46 +02:00
usb_dc_kinetis.c drivers: use K_KERNEL_STACK macros 2020-08-04 12:16:43 -04:00
usb_dc_mcux_ehci.c drivers: usb: unify endpoint helper macros 2020-07-10 11:45:46 +02:00
usb_dc_native_posix_adapt.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
usb_dc_native_posix_adapt.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
usb_dc_native_posix.c drivers: use K_KERNEL_STACK macros 2020-08-04 12:16:43 -04:00
usb_dc_nrfx.c drivers: clock_control: nrf: Move USB part to the USB driver 2020-08-31 12:40:47 +02: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_sam.c drivers: usb: unify endpoint helper macros 2020-07-10 11:45:46 +02:00
usb_dc_stm32.c drivers: usb: unify endpoint helper macros 2020-07-10 11:45:46 +02:00
usb_dw_registers.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00