Searched refs:pending (Results 1 – 1 of 1) sorted by relevance
105 bool pending; member368 RADIO_TIMER_Context.radioTimer.pending = FALSE; in HAL_RADIO_TIMER_Init()454 RADIO_TIMER_Context.radioTimer.pending = TRUE; in HAL_RADIO_TIMER_Tick()496 if ((RADIO_TIMER_Context.radioTimer.pending) || (LL_RADIO_TIMER_IsEnabledBLEWakeupTimer(WAKEUP)) in HAL_RADIO_TIMER_GetRadioTimerStatus()540 if (((RADIO_TIMER_Context.radioTimer.active || RADIO_TIMER_Context.radioTimer.pending) in HAL_RADIO_TIMER_PowerSaveLevelCheck()608 RADIO_TIMER_Context.radioTimer.pending = TRUE; in HAL_RADIO_TIMER_SetRadioTimerValue()753 RADIO_TIMER_Context.radioTimer.pending = FALSE; in HAL_RADIO_TIMER_ClearRadioTimerValue()1282 RADIO_TIMER_Context.radioTimer.pending |= RADIO_TIMER_Context.radioTimer.active; in _update_user_timeout()1496 if (timerHandle->pending) in _check_radio_activity()1509 timerHandle->pending = FALSE; /* timer has been served. No more pending */ in _check_radio_activity()[all …]