Searched refs:_get_system_time_and_machine (Results 1 – 1 of 1) sorted by relevance
265 static uint64_t _get_system_time_and_machine(RADIO_TIMER_ContextTypeDef *context, uint32_t *current…861 return _get_system_time_and_machine(&RADIO_TIMER_Context, ¤t_machine_time); in HAL_RADIO_TIMER_GetCurrentSysTime()1221 static uint64_t _get_system_time_and_machine(RADIO_TIMER_ContextTypeDef *context, uint32_t *current… in _get_system_time_and_machine() function1645 …rel_timeout = timeout - (uint32_t)_get_system_time_and_machine(&RADIO_TIMER_Context, ¤t_time… in TIMER_SetRadioTimerValue()1707 *current_system_time = _get_system_time_and_machine(&RADIO_TIMER_Context, ¤t_machine_time); in TIMER_GetPastSysTime()