zephyr/subsys/usb
Tomasz Moń 8db6919695 nrfx_usbd: Rename to nrf_usbd_common
Rename local usbd copy from nrfx_usbd to nrf_usbd_common and use it in
both USB stacks. Renaming header to nrf_usbd_common.h allows breaking
changes in exposed interface. Mark all doxygen comments as internal
because local usbd copy should not be treated as public interface
because we are under refactoring process that aims to arrive at native
driver and therefore drop nrf_usbd_common in the future.

Use Zephyr constructs directly instead of nrfx glue macros.

No functional changes.

Signed-off-by: Tomasz Moń <tomasz.mon@nordicsemi.no>
2023-11-07 14:06:51 +01:00
..
device nrfx_usbd: Rename to nrf_usbd_common 2023-11-07 14:06:51 +01:00
device_next usb: fix thread function signatures 2023-10-30 12:24:34 +01:00
host usb: fix thread function signatures 2023-10-30 12:24:34 +01:00
usb_c usbc: add sleep prevention in places that may require it 2023-10-23 10:33:38 +02:00
CMakeLists.txt usb: add initial USB host support 2022-12-16 13:21:12 +01:00