Searched refs:current_system_time (Results 1 – 4 of 4) sorted by relevance
282 static uint64_t TIMER_GetPastSysTime(uint32_t time, uint64_t *current_system_time);513 uint64_t HAL_RADIO_TIMER_GetAnchorPoint(uint64_t *current_system_time) in HAL_RADIO_TIMER_GetAnchorPoint() argument515 return TIMER_GetPastSysTime(BLUE->TIMERCAPTUREREG, current_system_time); in HAL_RADIO_TIMER_GetAnchorPoint()1703 static uint64_t TIMER_GetPastSysTime(uint32_t time, uint64_t *current_system_time) in TIMER_GetPastSysTime() argument1707 *current_system_time = _get_system_time_and_machine(&RADIO_TIMER_Context, ¤t_machine_time); in TIMER_GetPastSysTime()1710 return (*current_system_time - delta_systime); in TIMER_GetPastSysTime()
590 uint64_t current_system_time; in HAL_RADIO_ActionPacketIsr() local598 …rs.current_action_packet->timestamp_receive = HAL_RADIO_TIMER_GetAnchorPoint(¤t_system_time); in HAL_RADIO_ActionPacketIsr()
239 uint64_t HAL_RADIO_TIMER_GetAnchorPoint(uint64_t *current_system_time);
302 uint64_t BLEPLAT_GetAnchorPoint(uint64_t *current_system_time);