Searched refs:PCMSG (Results 1 – 2 of 2) sorted by relevance
109 #define PCMSG(x) //x macro235 PCMSG(static MS_BOOL bSyncLoss = TRUE); in _MApi_XC_PCMonitor_DetectSync()251 …PCMSG(if(!bSyncLoss) printf("XC_MD_SYNC_LOSS 0x%x\n", sXC_Sync_Status.u8SyncStatus); bSyncLoss = T… in _MApi_XC_PCMonitor_DetectSync()302 …PCMSG(if(bSyncLoss) printf("MD_SYNC_DETECT 0x%x\n", sXC_Sync_Status.u8SyncStatus); bSyncLoss = FAL… in _MApi_XC_PCMonitor_DetectSync()400 PCMSG(printf("PrepareForTimingChange\n")); in _MApi_XC_PCMonitor_PrepareForTimingChange()1293 PCMSG(static MS_BOOL bNoSyncStatus = TRUE); in MApi_XC_PCMonitor_U2()1309 PCMSG(printf("Restart src %d\n", eCurrentSrc)); in MApi_XC_PCMonitor_U2()1390 PCMSG(if(bNoSyncStatus) printf("NewSync\n"); bNoSyncStatus = FALSE); in MApi_XC_PCMonitor_U2()1394 PCMSG(if(!bNoSyncStatus) printf("NoSync\n"); bNoSyncStatus = TRUE); in MApi_XC_PCMonitor_U2()1482 PCMSG(printf("InvalidTimingDetect GO TO UNSTABLE! \n" )) ; in MApi_XC_PCMonitor_U2()[all …]
109 #define PCMSG(x) //x235 PCMSG(static MS_BOOL bSyncLoss = TRUE);251 …PCMSG(if(!bSyncLoss) printf("XC_MD_SYNC_LOSS 0x%x\n", sXC_Sync_Status.u8SyncStatus); bSyncLoss = T…302 …PCMSG(if(bSyncLoss) printf("MD_SYNC_DETECT 0x%x\n", sXC_Sync_Status.u8SyncStatus); bSyncLoss = FAL…400 PCMSG(printf("PrepareForTimingChange\n"));1293 PCMSG(static MS_BOOL bNoSyncStatus = TRUE);1309 PCMSG(printf("Restart src %d\n", eCurrentSrc));1390 PCMSG(if(bNoSyncStatus) printf("NewSync\n"); bNoSyncStatus = FALSE);1394 PCMSG(if(!bNoSyncStatus) printf("NoSync\n"); bNoSyncStatus = TRUE);1480 PCMSG(printf("InvalidTimingDetect GO TO UNSTABLE! \n" )) ;[all …]