Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/common/
A Dusb_log.h65 #define USB_LOG_WRN(fmt, ...) usb_dbg_log_line("W", 33, fmt, ##__VA_ARGS__) macro
67 #define USB_LOG_WRN(...) {} macro

Completed in 2 milliseconds