Lines Matching refs:nrp_sync_print
2149 #define nrp_sync_print(fmt, args...) do { if(0) DMS_PRINTF(fmt, ##args); } while (0) macro
2169 … nrp_sync_print("[%td] Cur %d, WP %d, ",(ptrdiff_t)MsOS_GetSystemTime(),u16CurID,u16WP); in _GetNextReadPointer()
2182 nrp_sync_print("w_T_force_B.NRP %d => ",u16NextID); in _GetNextReadPointer()
2187 nrp_sync_print("w_T_NewTo_%d.NRP %d => ",b2ndField,u16NextID); in _GetNextReadPointer()
2194 nrp_sync_print("w_T.NRP %d => ",u16NextID); in _GetNextReadPointer()
2203 nrp_sync_print("w_B_back_T.NRP %d => ",u16NextID); in _GetNextReadPointer()
2209 nrp_sync_print("w_B.NRP %d => ",u16NextID); in _GetNextReadPointer()
2216 … nrp_sync_print("xx.WP %d \n ",RES_DMS._stXC_DIPWriteReadPointer[u32Window].u16WritePointer); in _GetNextReadPointer()
2224 nrp_sync_print("Cur %d, WP %d, ",u16CurID,u16WP); in _GetNextReadPointer()
2225 … nrp_sync_print("Timer.WP %d => ",RES_DMS._stXC_DIPWriteReadPointer[u32Window].u16WritePointer); in _GetNextReadPointer()
2231 … nrp_sync_print("b.WP %d => ",RES_DMS._stXC_DIPWriteReadPointer[u32Window].u16WritePointer); in _GetNextReadPointer()
2239 …nrp_sync_print("Get Next ID%d => RBID %d => ",u16NextID,RES_DMS._stXC_DIPPushInfo[MVOP_WINDOW][u16… in _GetNextReadPointer()
4691 nrp_sync_print(" End\n"); in _DMS_PrepareNextFrame()