Home
last modified time | relevance | path

Searched refs:USBD_CLASS_LOG_LEVEL (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/usb/device_next/
Dusbd_class.c21 #define USBD_CLASS_LOG_LEVEL CONFIG_USBD_LOG_LEVEL macro
23 #define USBD_CLASS_LOG_LEVEL LOG_LEVEL_NONE macro
123 if (unlikely(USBD_CLASS_LOG_LEVEL == LOG_LEVEL_DBG)) { in usbd_class_handle_xfer()