Home
last modified time | relevance | path

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

/hardware/ti/omap3/dspbridge/inc/
D_dbdebug.h61 #define DEBUGMSG(x,y) if(x >= DSPAPI_DEBUG_LEVEL) printf(y) macro
/hardware/ti/omap3/dspbridge/libbridge/inc/
D_dbdebug.h61 #define DEBUGMSG(x,y) if(x >= DSPAPI_DEBUG_LEVEL) printf(y) macro