Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_radio_timer.c704 LL_RADIO_TIMER_EnableTimer1(BLUE); in HAL_RADIO_TIMER_SetRadioTimerRelativeUsValue()
800 LL_RADIO_TIMER_EnableTimer1(BLUE); in HAL_RADIO_TIMER_SetRadioCloseTimeout()
1667 LL_RADIO_TIMER_EnableTimer1(BLUE); in TIMER_SetRadioTimerValue()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_radio_timer.h88 __STATIC_INLINE void LL_RADIO_TIMER_EnableTimer1(BLUE_TypeDef *BLUEx) in LL_RADIO_TIMER_EnableTimer1() function