Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_radio_timer.h113 #define RADIO_TIMER2_BUSY (0x02U) macro
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_radio_timer.c555 if ((timerState == RADIO_TIMER2_BUSY) || (timerState == RADIO_TIMER1_BUSY)) in HAL_RADIO_TIMER_PowerSaveLevelCheck()
1747 return RADIO_TIMER2_BUSY; in TIMER_GetRadioTimerValue()