Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/usb_otg/include/
A Ddwc_otg_dbg.h100 # define DWC_DEBUGPL(lvl, x...) do{ if ((lvl)&g_dbg_lvl)DBG_8195A_OTG(x); }while(0) macro
108 # define DWC_DEBUGPL(lvl, x...) do{}while(0) macro

Completed in 7 milliseconds