Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_radio_timer.c92 …uint8_t tx_cal_delay; /**time in MTU to be compensated if transmission and pll calibration are req… member
672 radio_init_delay = RADIO_TIMER_Context.TxRxDelay.tx_cal_delay; in HAL_RADIO_TIMER_SetRadioTimerRelativeUsValue()
1144 …context->TxRxDelay.tx_cal_delay = _us_to_machinetime(BLUEGLOB->TRANSMITCALDELAYCHK + tx_delay_star… in _configureTxRxDelay()
1621 radio_init_delay = RADIO_TIMER_Context.TxRxDelay.tx_cal_delay; in TIMER_SetRadioTimerValue()