Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/drv/pq/
H A DdrvPQ.h832 #define PQ_DBG_INFO (0x0040)///< Debug INFO macro
843 #define PQINFO_DBG(x) do { if( _u16PQDbgSwitch & PQ_DBG_INFO) x; } while(0);