Searched refs:ed_count (Results 1 – 2 of 2) sorted by relevance
441 void nrf_802154_trx_energy_detection(uint32_t ed_count);
2317 void nrf_802154_trx_energy_detection(uint32_t ed_count) in nrf_802154_trx_energy_detection() argument2325 ed_count--; in nrf_802154_trx_energy_detection()2328 NRF_802154_ASSERT( (ed_count & (~RADIO_EDCNT_EDCNT_Msk)) == 0U); in nrf_802154_trx_energy_detection()2331 nrf_radio_ed_loop_count_set(NRF_RADIO, ed_count); in nrf_802154_trx_energy_detection()