HomeSort by relevance Sort by last modified time
    Searched refs:DSPAPI_DEBUG_LEVEL (Results 1 - 2 of 2) sorted by null

  /hardware/ti/omap3/dspbridge/inc/
_dbdebug.h 56 #define DSPAPI_DEBUG_LEVEL DSPAPI_ZONE_WARNING
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/
_dbdebug.h 56 #define DSPAPI_DEBUG_LEVEL DSPAPI_ZONE_WARNING
58 #define DSPAPI_DEBUG_LEVEL DSPAPI_ZONE_WARNING
61 #define DEBUGMSG(x,y) if(x >= DSPAPI_DEBUG_LEVEL) printf(y)

Completed in 11 milliseconds