Searched refs:_check_radio_activity (Results 1 – 1 of 1) sorted by relevance
273 static void _check_radio_activity(RADIO_TIMER_RadioHandleTypeDef *timerHandle, uint8_t *expired);455 _check_radio_activity(&RADIO_TIMER_Context.radioTimer, &expired); in HAL_RADIO_TIMER_Tick()459 _check_radio_activity(&RADIO_TIMER_Context.radioTimer, &expired); in HAL_RADIO_TIMER_Tick()615 _check_radio_activity(&RADIO_TIMER_Context.radioTimer, &retVal); in HAL_RADIO_TIMER_SetRadioTimerValue()624 _check_radio_activity(&RADIO_TIMER_Context.radioTimer, &retVal); in HAL_RADIO_TIMER_SetRadioTimerValue()641 _check_radio_activity(&RADIO_TIMER_Context.radioTimer, &retVal); in HAL_RADIO_TIMER_SetRadioTimerValue()970 _check_radio_activity(&RADIO_TIMER_Context.radioTimer, &expired); in HAL_RADIO_TIMER_WakeUpCallback()1256 _check_radio_activity(&RADIO_TIMER_Context.radioTimer, &dummy); in _update_user_timeout()1490 static void _check_radio_activity(RADIO_TIMER_RadioHandleTypeDef *timerHandle, uint8_t *expired) in _check_radio_activity() function