Home
last modified time | relevance | path

Searched refs:delta_systime (Results 1 – 1 of 1) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_radio_timer.c1705 uint32_t delta_systime, current_machine_time; in TIMER_GetPastSysTime() local
1708delta_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()