Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_radio_timer.c1223 uint32_t difftime; in _get_system_time_and_machine() local
1229 difftime = TIME_ABSDIFF(*current_machine_time, context->last_machine_time); in _get_system_time_and_machine()
1230 new_time += blue_unit_conversion(difftime, context->calibrationData.period1, MULT64_THR_PERIOD); in _get_system_time_and_machine()