Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_radio_timer.c97 uint8_t tim12_delay_mt; member
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()
1143 context->TxRxDelay.tim12_delay_mt = _us_to_machinetime(BLUEGLOB->TIMER12INITDELAYCAL); in _configureTxRxDelay()
1664 delay = rel_timeout_mt - RADIO_TIMER_Context.TxRxDelay.tim12_delay_mt - radio_init_delay; in TIMER_SetRadioTimerValue()
1668 radio_init_delay += RADIO_TIMER_Context.TxRxDelay.tim12_delay_mt; in TIMER_SetRadioTimerValue()