Searched refs:PreCounterOverflow (Results 1 – 1 of 1) sorted by relevance
4430 … if (PROTIMER_baseCounterSource.Value == PROTIMER_BaseCounterSource.PreCounterOverflow4450 … if (PROTIMER_wrapCounterSource.Value == PROTIMER_WrapCounterSource.PreCounterOverflow4516 if (PROTIMER_baseCounterSource.Value == PROTIMER_BaseCounterSource.PreCounterOverflow) in PROTIMER_ComputeTimerLimit()4532 if (PROTIMER_wrapCounterSource.Value == PROTIMER_WrapCounterSource.PreCounterOverflow) in PROTIMER_ComputeTimerLimit()4555 …&& PROTIMER_timeoutCounter[i].syncSource.Value == PROTIMER_TimeoutCounterSource.PreCounterOverflow) in PROTIMER_ComputeTimerLimit()4557 … && PROTIMER_timeoutCounter[i].source.Value == PROTIMER_TimeoutCounterSource.PreCounterOverflow)) in PROTIMER_ComputeTimerLimit()4572 … && PROTIMER_baseCounterSource.Value == PROTIMER_BaseCounterSource.PreCounterOverflow in PROTIMER_ComputeTimerLimit()4585 … && PROTIMER_wrapCounterSource.Value == PROTIMER_WrapCounterSource.PreCounterOverflow in PROTIMER_ComputeTimerLimit()4626 …PROTIMER_timeoutCounter[i].Update(PROTIMER_TimeoutCounterSource.PreCounterOverflow, overflowCount); in PROTIMER_HandlePreCntOverflows()4651 PROTIMER_TriggerEvent(PROTIMER_Event.PreCounterOverflow); in PROTIMER_HandlePreCounterOverflow()[all …]