Searched refs:anchor_time (Results 1 – 5 of 5) sorted by relevance
97 static bool csl_phase_calc(uint32_t * p_csl_phase, uint16_t csl_period, uint64_t anchor_time) in csl_phase_calc() argument134 if (csl_ref_time_us >= anchor_time) in csl_phase_calc()137 (uint32_t)((csl_ref_time_us - anchor_time) % csl_period_us); in csl_phase_calc()143 us = (uint32_t)((anchor_time - csl_ref_time_us) % csl_period_us); in csl_phase_calc()742 void nrf_802154_ie_writer_csl_anchor_time_set(uint64_t anchor_time) in nrf_802154_ie_writer_csl_anchor_time_set() argument744 m_csl_anchor_time = anchor_time; in nrf_802154_ie_writer_csl_anchor_time_set()753 void nrf_802154_ie_writer_cst_anchor_time_set(uint64_t anchor_time) in nrf_802154_ie_writer_cst_anchor_time_set() argument755 m_cst_anchor_time = anchor_time; in nrf_802154_ie_writer_cst_anchor_time_set()
148 void nrf_802154_ie_writer_csl_anchor_time_set(uint64_t anchor_time);162 void nrf_802154_ie_writer_cst_anchor_time_set(uint64_t anchor_time);
1418 void nrf_802154_csl_writer_anchor_time_set(uint64_t anchor_time);1471 void nrf_802154_cst_writer_anchor_time_set(uint64_t anchor_time);
953 void nrf_802154_csl_writer_anchor_time_set(uint64_t anchor_time) in nrf_802154_csl_writer_anchor_time_set() argument955 nrf_802154_ie_writer_csl_anchor_time_set(anchor_time); in nrf_802154_csl_writer_anchor_time_set()963 void nrf_802154_cst_writer_anchor_time_set(uint64_t anchor_time) in nrf_802154_cst_writer_anchor_time_set() argument965 nrf_802154_ie_writer_cst_anchor_time_set(anchor_time); in nrf_802154_cst_writer_anchor_time_set()
2026 void nrf_802154_csl_writer_anchor_time_set(uint64_t anchor_time) in nrf_802154_csl_writer_anchor_time_set() argument2039 anchor_time); in nrf_802154_csl_writer_anchor_time_set()