Home
last modified time | relevance | path

Searched refs:DBG_8195A_OTG (Results 1 – 2 of 2) 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)
A Ddwc_os.h56 #define DBG_8195A_OTG(...) do{\ macro
213 #define DWC_PRINTF(format...) do{ DBG_8195A_OTG(format); }while(0)
317 #define DWC_DEBUG(fmt, args...) DBG_8195A_OTG("\n\rDWC_DEBUG:" fmt, ## args)
347 if (!(_expr)) { DBG_8195A_OTG("%s: " _format "\n", dwc_irq(), \

Completed in 7 milliseconds