Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_radio_timer.c1613 uint32_t current_time, delay, radio_init_delay, device_delay, rel_timeout, rel_timeout_mt; in TIMER_SetRadioTimerValue() local
1622 device_delay = RADIO_TIMER_Context.TxRxDelay.tx_cal_delay_st; in TIMER_SetRadioTimerValue()
1627 device_delay = RADIO_TIMER_Context.TxRxDelay.tx_cal_delay_st; in TIMER_SetRadioTimerValue()
1635 device_delay = RADIO_TIMER_Context.TxRxDelay.tx_cal_delay_st; in TIMER_SetRadioTimerValue()
1640 device_delay = RADIO_TIMER_Context.TxRxDelay.tx_cal_delay_st; in TIMER_SetRadioTimerValue()
1650 if (rel_timeout > (device_delay + RADIO_TIMER_Context.hs_startup_time + MARGIN_EXT)) in TIMER_SetRadioTimerValue()