Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_radio_timer.h50 #define LL_RADIO_TIMER_2 0x00000003U macro
123 MODIFY_REG_FIELD(BLUEx->TIMEOUTDESTREG, BLUE_TIMEOUTDESTREG_DESTINATION, LL_RADIO_TIMER_2); in LL_RADIO_TIMER_EnableTimer2()
145 …return ((READ_BIT(BLUEx->TIMEOUTDESTREG, BLUE_TIMEOUTDESTREG_DESTINATION) == (LL_RADIO_TIMER_2)) ?… in LL_RADIO_TIMER_IsEnabledTimer2()