Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_radio_timer.c131 uint32_t hostMargin; /*!< It depends on the hs startup time. See HOST_MARGIN */ member
314 RADIO_TIMER_Context.hostMargin = MAX(HOST_MARGIN, RADIO_TIMER_InitStruct->XTAL_StartupTime); in HAL_RADIO_TIMER_Init()
621 …RADIO_TIMER_Context.hostMargin)) && RADIO_TIMER_Context.rootNode->active) || !RADIO_TIMER_Context.… in HAL_RADIO_TIMER_SetRadioTimerValue()
1266 …((RADIO_TIMER_Context.radioTimer.expiryTime) < (curr->expiryTime + RADIO_TIMER_Context.hostMargin)) in _update_user_timeout()