Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/xhci/phytium/rt-thread/
A Dusb_config.h32 #ifndef CONFIG_USB_DBG_LEVEL
34 #define CONFIG_USB_DBG_LEVEL USB_DBG_ERROR macro
36 #define CONFIG_USB_DBG_LEVEL USB_DBG_WARNING macro
38 #define CONFIG_USB_DBG_LEVEL USB_DBG_INFO macro
40 #define CONFIG_USB_DBG_LEVEL USB_DBG_LOG macro
42 #define CONFIG_USB_DBG_LEVEL USB_DBG_ERROR macro
/components/drivers/usb/cherryusb/common/
A Dusb_log.h52 #if (CONFIG_USB_DBG_LEVEL >= USB_DBG_LOG)
58 #if (CONFIG_USB_DBG_LEVEL >= USB_DBG_INFO)
64 #if (CONFIG_USB_DBG_LEVEL >= USB_DBG_WARNING)
70 #if (CONFIG_USB_DBG_LEVEL >= USB_DBG_ERROR)
/components/drivers/usb/cherryusb/
A Dcherryusb_config_template.h19 #ifndef CONFIG_USB_DBG_LEVEL
20 #define CONFIG_USB_DBG_LEVEL USB_DBG_INFO macro
/components/drivers/usb/cherryusb/port/pusb2/rt-thread/
A Dusb_config.h32 #define CONFIG_USB_DBG_LEVEL USB_DBG_ERROR macro
/components/drivers/usb/cherryusb/port/fsdev/
A Dusb_dc_fsdev.c8 #if (CONFIG_USB_DBG_LEVEL >= USB_DBG_LOG)
/components/drivers/usb/cherryusb/core/
A Dusbd_core.c107 #if (CONFIG_USB_DBG_LEVEL >= USB_DBG_LOG)

Completed in 10 milliseconds