Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_radio_timer.c93 …uint8_t tx_no_cal_delay; /**time in MTU to be compensated if transmission is requested. The value … member
676 radio_init_delay = RADIO_TIMER_Context.TxRxDelay.tx_no_cal_delay; in HAL_RADIO_TIMER_SetRadioTimerRelativeUsValue()
1145 …context->TxRxDelay.tx_no_cal_delay = _us_to_machinetime(BLUEGLOB->TRANSMITNOCALDELAYCHK + tx_delay… in _configureTxRxDelay()
1626 radio_init_delay = RADIO_TIMER_Context.TxRxDelay.tx_no_cal_delay; in TIMER_SetRadioTimerValue()