Home
last modified time | relevance | path

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

/hal_nordic-latest/drivers/nrf_802154/driver/src/mac_features/
Dnrf_802154_ie_writer.c97 static bool csl_phase_calc(uint32_t * p_csl_phase, uint16_t csl_period, uint64_t anchor_time) in csl_phase_calc() function
195 if (csl_phase_calc(&csl_phase, m_csl_period, m_csl_anchor_time) == false) in csl_ie_write_commit()
270 if (m_cst_period > 0 && csl_phase_calc(&cst_phase, m_cst_period, m_cst_anchor_time) == false) in cst_ie_write_commit()