Home
last modified time | relevance | path

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

/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_request.h124 bool nrf_802154_request_energy_detection(nrf_802154_term_t term_lvl, uint32_t time_us);
Dnrf_802154_request_direct.c110 bool nrf_802154_request_energy_detection(nrf_802154_term_t term_lvl, uint32_t time_us) in nrf_802154_request_energy_detection() function
Dnrf_802154.c572 result = nrf_802154_request_energy_detection(NRF_802154_TERM_NONE, time_us); in nrf_802154_energy_detection()
Dnrf_802154_request_swi.c725 bool nrf_802154_request_energy_detection(nrf_802154_term_t term_lvl, in nrf_802154_request_energy_detection() function