zephyr/drivers/usb/common/nrf_usbd_common
Tomasz Moń cb1e7d6b6b nrf_usbd_common: Do not trigger DMA in low power mode
DMA transfers do not execute when the USBD peripheral is in Low Power
mode. Make sure that there is no DMA active transfer when entering Low
Power mode and that new DMA transfers are not started when in Low Power
mode because the transfer won't ever finish.

Signed-off-by: Tomasz Moń <tomasz.mon@nordicsemi.no>
2024-11-26 14:45:01 +00:00
..
CMakeLists.txt
Kconfig
nrf_usbd_common.c nrf_usbd_common: Do not trigger DMA in low power mode 2024-11-26 14:45:01 +00:00
nrf_usbd_common.h nrf_usbd_common: Do not use USBD HAL 2023-11-07 14:06:51 +01:00
nrf_usbd_common_errata.h