Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_radio_timer.c207 #define TIME_ABSDIFF(a, b) ((a - b) & TIMER_MAX_VALUE) macro
1229 difftime = TIME_ABSDIFF(*current_machine_time, context->last_machine_time); in _get_system_time_and_machine()
1467 blue_unit_conversion(TIME_ABSDIFF(current_machine_time, in _update_system_time()
1472 && (TIME_ABSDIFF(current_machine_time, in _update_system_time()