Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_radio.c270 LL_RADIO_TIMER_DisableTimer1(BLUE); in HAL_RADIO_Init()
547 LL_RADIO_TIMER_DisableTimer1(BLUE); in HAL_RADIO_ActionPacketIsr()
566 LL_RADIO_TIMER_DisableTimer1(BLUE); in HAL_RADIO_ActionPacketIsr()
1027 LL_RADIO_TIMER_DisableTimer1(BLUE); in HAL_RADIO_MakeActionPacketPending()
Dstm32wb0x_hal_radio_timer.c749 LL_RADIO_TIMER_DisableTimer1(BLUE); in HAL_RADIO_TIMER_ClearRadioTimerValue()
1656 LL_RADIO_TIMER_DisableTimer1(BLUE); in TIMER_SetRadioTimerValue()
1682 LL_RADIO_TIMER_DisableTimer1(BLUE); in TIMER_SetRadioTimerValue()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_radio_timer.h99 __STATIC_INLINE void LL_RADIO_TIMER_DisableTimer1(BLUE_TypeDef *BLUEx) in LL_RADIO_TIMER_DisableTimer1() function