Searched defs:DWC_DEBUGPL (Results 1 – 1 of 1) sorted by relevance
100 # define DWC_DEBUGPL(lvl, x...) do{ if ((lvl)&g_dbg_lvl)DBG_8195A_OTG(x); }while(0) macro108 # define DWC_DEBUGPL(lvl, x...) do{}while(0) macro
Completed in 7 milliseconds