Home
last modified time | relevance | path

Searched refs:DSPAPI_DEBUG_LEVEL (Results 1 – 2 of 2) sorted by relevance

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