Searched refs:PQ_DBG_P2P (Results 1 – 1 of 1) sorted by relevance
834 #define PQ_DBG_P2P (0x0100)///< Debug point to point macro836 #define PQP2P_DBG(x) do { if( _u16PQDbgSwitch & PQ_DBG_P2P) x; } while(0);