Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_radio_timer.c1741 *time = LL_RADIO_TIMER_GetTimeout(BLUE); in TIMER_GetRadioTimerValue()
1746 *time = LL_RADIO_TIMER_GetTimeout(BLUE); in TIMER_GetRadioTimerValue()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_radio_timer.h166 __STATIC_INLINE uint32_t LL_RADIO_TIMER_GetTimeout(BLUE_TypeDef *BLUEx) in LL_RADIO_TIMER_GetTimeout() function