Searched defs:current_system_time (Results 1 – 2 of 2) sorted by relevance
513 uint64_t HAL_RADIO_TIMER_GetAnchorPoint(uint64_t *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()
590 uint64_t current_system_time; in HAL_RADIO_ActionPacketIsr() local