Searched refs:nrp_sync_print (Results 1 – 1 of 1) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/dms/drv/dms_dipgop/ |
| H A D | drvDMS.c | 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() [all …]
|