Searched refs:radio_init_delay (Results 1 – 1 of 1) sorted by relevance
663 uint32_t radio_init_delay; in HAL_RADIO_TIMER_SetRadioTimerRelativeUsValue() local672 radio_init_delay = RADIO_TIMER_Context.TxRxDelay.tx_cal_delay; in HAL_RADIO_TIMER_SetRadioTimerRelativeUsValue()676 radio_init_delay = RADIO_TIMER_Context.TxRxDelay.tx_no_cal_delay; in HAL_RADIO_TIMER_SetRadioTimerRelativeUsValue()683 radio_init_delay = RADIO_TIMER_Context.TxRxDelay.rx_cal_delay; in HAL_RADIO_TIMER_SetRadioTimerRelativeUsValue()687 radio_init_delay = RADIO_TIMER_Context.TxRxDelay.rx_no_cal_delay; in HAL_RADIO_TIMER_SetRadioTimerRelativeUsValue()693 …event_time = (abs_timeout_mt - RADIO_TIMER_Context.TxRxDelay.tim12_delay_mt - radio_init_delay) & … in HAL_RADIO_TIMER_SetRadioTimerRelativeUsValue()715 radio_init_delay += RADIO_TIMER_Context.TxRxDelay.tim12_delay_mt; in HAL_RADIO_TIMER_SetRadioTimerRelativeUsValue()716 …RADIO_TIMER_Context.last_setup_time = blue_unit_conversion(radio_init_delay, RADIO_TIMER_Context.c… in HAL_RADIO_TIMER_SetRadioTimerRelativeUsValue()1613 uint32_t current_time, delay, radio_init_delay, device_delay, rel_timeout, rel_timeout_mt; in TIMER_SetRadioTimerValue() local1621 radio_init_delay = RADIO_TIMER_Context.TxRxDelay.tx_cal_delay; in TIMER_SetRadioTimerValue()[all …]