Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_radio.h1442 NRF_STATIC_INLINE uint8_t nrf_radio_ed_sample_get(NRF_RADIO_Type const * p_reg);
2222 NRF_STATIC_INLINE uint8_t nrf_radio_ed_sample_get(NRF_RADIO_Type const * p_reg) in nrf_radio_ed_sample_get() function
/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_trx.c2882 uint8_t ed_sample = nrf_radio_ed_sample_get(NRF_RADIO); in irq_handler_edend()