Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_radio_timer.c128 uint8_t wakeup_calibration; /*!< Flag to indicate if start a calibration after wakeup */ member
357 …RADIO_TIMER_Context.wakeup_calibration = RADIO_TIMER_Context.calibrationSettings.periodicCalibrati… in HAL_RADIO_TIMER_Init()
440 … if ((RADIO_TIMER_Context.wakeup_calibration == FALSE) && RADIO_TIMER_Context.stop_notimer_action) in HAL_RADIO_TIMER_Tick()