Searched refs:LL_RADIO_TIMER_GetAbsoluteTime (Results 1 – 2 of 2) sorted by relevance
351 RADIO_TIMER_Context.last_machine_time = LL_RADIO_TIMER_GetAbsoluteTime(WAKEUP); in HAL_RADIO_TIMER_Init()798 current_time = LL_RADIO_TIMER_GetAbsoluteTime(WAKEUP); in HAL_RADIO_TIMER_SetRadioCloseTimeout()1228 *current_machine_time = LL_RADIO_TIMER_GetAbsoluteTime(WAKEUP); in _get_system_time_and_machine()1313 current_time = LL_RADIO_TIMER_GetAbsoluteTime(WAKEUP); in VTIMER_SetWakeupTime()1464 current_machine_time = LL_RADIO_TIMER_GetAbsoluteTime(WAKEUP); in _update_system_time()1550 current_time = LL_RADIO_TIMER_GetAbsoluteTime(WAKEUP); in TIMER_SetRadioHostWakeupTime()
325 __STATIC_INLINE uint32_t LL_RADIO_TIMER_GetAbsoluteTime(WAKEUP_TypeDef *WAKEUPx) in LL_RADIO_TIMER_GetAbsoluteTime() function