Searched refs:currentCntValue (Results 1 – 1 of 1) sorted by relevance
740 uint32 currentCntValue; in Stm_Ip_GetCntValue() local742 currentCntValue = stmBase[instance]->CNT; in Stm_Ip_GetCntValue()743 return currentCntValue; in Stm_Ip_GetCntValue()1032 uint32 currentCntValue; in Stm_Ip_StartCounting() local1037 currentCntValue = Stm_Ip_GetCntValue(instance); in Stm_Ip_StartCounting()1038 Stm_Ip_SetCmpValue(instance, channel, (currentCntValue + compareValue)); in Stm_Ip_StartCounting()