Home
last modified time | relevance | path

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

/hal_nordic-latest/drivers/nrf_802154/driver/src/mac_features/
Dnrf_802154_ie_writer.c75 static uint64_t m_csl_anchor_time; ///< The anchor time based on which CSL window times are ca… variable
195 if (csl_phase_calc(&csl_phase, m_csl_period, m_csl_anchor_time) == false) in csl_ie_write_commit()
744 m_csl_anchor_time = anchor_time; in nrf_802154_ie_writer_csl_anchor_time_set()