Searched refs:hostMargin (Results 1 – 1 of 1) sorted by relevance
131 uint32_t hostMargin; /*!< It depends on the hs startup time. See HOST_MARGIN */ member314 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()