Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_radio_timer.c132 uint8_t waitCal; /*!< Wait the next calibration to get the latest values */ member
451 if (RADIO_TIMER_Context.waitCal) in HAL_RADIO_TIMER_Tick()
453 RADIO_TIMER_Context.waitCal = 0; in HAL_RADIO_TIMER_Tick()
1522 RADIO_TIMER_Context.waitCal = 1; in _check_radio_activity()