Home
last modified time | relevance | path

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

/hal_nordic-3.4.0/nrfx/hal/
Dnrf_radio.h1336 NRF_STATIC_INLINE void nrf_radio_ed_loop_count_set(NRF_RADIO_Type * p_reg, uint32_t ed_loop_count);
2080 NRF_STATIC_INLINE void nrf_radio_ed_loop_count_set(NRF_RADIO_Type * p_reg, uint32_t ed_loop_count) in nrf_radio_ed_loop_count_set() function
/hal_nordic-3.4.0/drivers/nrf_802154/driver/src/
Dnrf_802154_trx.c2001 nrf_radio_ed_loop_count_set(NRF_RADIO, ed_count); in nrf_802154_trx_energy_detection()