Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_radio.c271 LL_RADIO_TIMER_DisableTimer2(BLUE); in HAL_RADIO_Init()
548 LL_RADIO_TIMER_DisableTimer2(BLUE); in HAL_RADIO_ActionPacketIsr()
567 LL_RADIO_TIMER_DisableTimer2(BLUE); in HAL_RADIO_ActionPacketIsr()
1028 LL_RADIO_TIMER_DisableTimer2(BLUE); in HAL_RADIO_MakeActionPacketPending()
Dstm32wb0x_hal_radio_timer.c750 LL_RADIO_TIMER_DisableTimer2(BLUE); in HAL_RADIO_TIMER_ClearRadioTimerValue()
1657 LL_RADIO_TIMER_DisableTimer2(BLUE); in TIMER_SetRadioTimerValue()
1683 LL_RADIO_TIMER_DisableTimer2(BLUE); in TIMER_SetRadioTimerValue()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_radio_timer.h132 __STATIC_INLINE void LL_RADIO_TIMER_DisableTimer2(BLUE_TypeDef *BLUEx) in LL_RADIO_TIMER_DisableTimer2() function