Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_PCMonitor.c165 #define PC_POLLING_COUNTER 30 // (30/TIMER_PERIOD), unit ms macro
1325 (MsOS_GetSystemTime() - stPCMonitorInfo.u32LastExecutedTime < PC_POLLING_COUNTER)) in MApi_XC_PCMonitor_U2()
H A DapiXC_PCMonitor.c.0165 #define PC_POLLING_COUNTER 30 // (30/TIMER_PERIOD), unit ms
1325 (MsOS_GetSystemTime() - stPCMonitorInfo.u32LastExecutedTime < PC_POLLING_COUNTER))