Searched refs:delta_systime (Results 1 – 1 of 1) sorted by relevance
1705 uint32_t delta_systime, current_machine_time; in TIMER_GetPastSysTime() local1708 …delta_systime = blue_unit_conversion(TIME_DIFF(current_machine_time, time), RADIO_TIMER_Context.ca… in TIMER_GetPastSysTime()1710 return (*current_system_time - delta_systime); in TIMER_GetPastSysTime()