Home
last modified time | relevance | path

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

/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_core.h179 bool nrf_802154_core_energy_detection(nrf_802154_term_t term_lvl, uint32_t time_us);
Dnrf_802154_request_direct.c112 REQUEST_FUNCTION_PARMS(nrf_802154_core_energy_detection, term_lvl, time_us) in nrf_802154_request_energy_detection()
Dnrf_802154_request_swi.c728 REQUEST_FUNCTION(nrf_802154_core_energy_detection, in nrf_802154_request_energy_detection()
867 nrf_802154_core_energy_detection( in irq_handler_req_event()
Dnrf_802154_core.c2824 bool nrf_802154_core_energy_detection(nrf_802154_term_t term_lvl, uint32_t time_us) in nrf_802154_core_energy_detection() function