Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_radio_timer.c406 … uint8_t to_be_served = DIFF8(RADIO_TIMER_Context.expired_count, RADIO_TIMER_Context.served_count); in HAL_RADIO_TIMER_Tick() local
430 RADIO_TIMER_Context.served_count += to_be_served; in HAL_RADIO_TIMER_Tick()