Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_radio_timer.c525 uint8_t timerState; in HAL_RADIO_TIMER_PowerSaveLevelCheck() local
537 timerState = TIMER_GetRadioTimerValue(&nextRadioActivity); in HAL_RADIO_TIMER_PowerSaveLevelCheck()
541 … && !(timerState == RADIO_TIMER1_BUSY)) || RADIO_TIMER_Context.radioTimer.intTxRx_to_be_served) in HAL_RADIO_TIMER_PowerSaveLevelCheck()
555 if ((timerState == RADIO_TIMER2_BUSY) || (timerState == RADIO_TIMER1_BUSY)) in HAL_RADIO_TIMER_PowerSaveLevelCheck()