Home
last modified time | relevance | path

Searched defs:USB_LOG_ERR (Results 1 – 1 of 1) sorted by relevance

/components/drivers/usb/cherryusb/common/
A Dusb_log.h71 #define USB_LOG_ERR(fmt, ...) usb_dbg_log_line("E", 31, fmt, ##__VA_ARGS__) macro
73 #define USB_LOG_ERR(...) {} macro

Completed in 3 milliseconds