Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_radio_timer.c84 int32_t last_period1; /** Period global in last calibration */ member
326 RADIO_TIMER_Context.calibrationData.last_period1 = 0x00190000; in HAL_RADIO_TIMER_Init()
1081 RADIO_TIMER_Context.calibrationData.last_period1 = RADIO_TIMER_Context.calibrationData.period1; in _calibrationProcedure()
1465 period = context->calibrationData.last_period1; in _update_system_time()
1479 context->calibrationData.last_period1 = context->calibrationData.period1; in _update_system_time()