Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/drv/pq/
H A DdrvPQ.h827 #define PQ_DBG_SRULE (0x0002)///< Debug S RULE macro
838 #define SRULE_DBG(x) do { if( _u16PQDbgSwitch & PQ_DBG_SRULE) x; } while(0);