Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_radio_timer.c95 …uint8_t rx_no_cal_delay; /**time in MTU to be compensated if reception is requested. The value in … member
687 radio_init_delay = RADIO_TIMER_Context.TxRxDelay.rx_no_cal_delay; in HAL_RADIO_TIMER_SetRadioTimerRelativeUsValue()
1147 context->TxRxDelay.rx_no_cal_delay = _us_to_machinetime(BLUEGLOB->RECEIVENOCALDELAYCHK); in _configureTxRxDelay()
1639 radio_init_delay = RADIO_TIMER_Context.TxRxDelay.rx_no_cal_delay; in TIMER_SetRadioTimerValue()