Searched refs:LL_RADIO_TIMER_SetTimeout (Results 1 – 2 of 2) sorted by relevance
703 LL_RADIO_TIMER_SetTimeout(BLUE, event_time); in HAL_RADIO_TIMER_SetRadioTimerRelativeUsValue()799 LL_RADIO_TIMER_SetTimeout(BLUE, ((current_time + 2) & TIMER_MAX_VALUE)); in HAL_RADIO_TIMER_SetRadioCloseTimeout()1665 LL_RADIO_TIMER_SetTimeout(BLUE, ((current_time + delay) & TIMER_MAX_VALUE)); in TIMER_SetRadioTimerValue()
155 __STATIC_INLINE void LL_RADIO_TIMER_SetTimeout(BLUE_TypeDef *BLUEx, uint32_t timeout) in LL_RADIO_TIMER_SetTimeout() function