Home
last modified time | relevance | path

Searched refs:u32LastExecutedTime (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_PCMonitor.c1325 (MsOS_GetSystemTime() - stPCMonitorInfo.u32LastExecutedTime < PC_POLLING_COUNTER)) in MApi_XC_PCMonitor_U2()
1337 stPCMonitorInfo.u32LastExecutedTime = MsOS_GetSystemTime(); in MApi_XC_PCMonitor_U2()
H A DapiXC_PCMonitor.c.01321 // psPCMONITOR_HK_Info[eWindow]->u32LastExecutedTime,
1325 (MsOS_GetSystemTime() - stPCMonitorInfo.u32LastExecutedTime < PC_POLLING_COUNTER))
1337 stPCMonitorInfo.u32LastExecutedTime = MsOS_GetSystemTime();
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/include/
H A Ddrv_sc_ip.h133 MS_U32 u32LastExecutedTime; ///< 30ms execute timing monitor once member
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_ip.c5906 …pXCResourcePrivate->stdrvXC_IP.sPCMONITOR_status[eWindow].u32LastExecutedTime = MsOS_GetSystemTime… in MDrv_XC_PCMonitor_Restart()