Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_radio_timer.c94 …uint8_t rx_cal_delay; /**time in MTU to be compensated if reception and pll calibration are reques… member
683 radio_init_delay = RADIO_TIMER_Context.TxRxDelay.rx_cal_delay; in HAL_RADIO_TIMER_SetRadioTimerRelativeUsValue()
1146 context->TxRxDelay.rx_cal_delay = _us_to_machinetime(BLUEGLOB->RECEIVECALDELAYCHK); in _configureTxRxDelay()
1634 radio_init_delay = RADIO_TIMER_Context.TxRxDelay.rx_cal_delay; in TIMER_SetRadioTimerValue()