Searched refs:last_anchor_mt (Results 1 – 1 of 1) sorted by relevance
122 uint32_t last_anchor_mt; member691 abs_timeout_mt = RADIO_TIMER_Context.last_anchor_mt + _us_to_machinetime(rel_timeout_us); in HAL_RADIO_TIMER_SetRadioTimerRelativeUsValue()713 RADIO_TIMER_Context.last_anchor_mt = abs_timeout_mt & TIMER_MAX_VALUE; in HAL_RADIO_TIMER_SetRadioTimerRelativeUsValue()1671 RADIO_TIMER_Context.last_anchor_mt = (current_time + rel_timeout_mt) & TIMER_MAX_VALUE; in TIMER_SetRadioTimerValue()