Searched refs:nrf_802154_ed_error_t (Results 1 – 10 of 10) sorted by relevance
134 void nrf_802154_notify_energy_detection_failed(nrf_802154_ed_error_t error);
62 void nrf_802154_co_energy_detection_failed(nrf_802154_ed_error_t error);
178 nrf_802154_ed_error_t error; ///< An error code that indicates reason of the failure.494 bool swi_notify_energy_detection_failed(nrf_802154_ed_error_t error) in swi_notify_energy_detection_failed()656 void nrf_802154_notify_energy_detection_failed(nrf_802154_ed_error_t error) in nrf_802154_notify_energy_detection_failed()
122 void nrf_802154_notify_energy_detection_failed(nrf_802154_ed_error_t error) in nrf_802154_notify_energy_detection_failed()
68 void nrf_802154_co_energy_detection_failed(nrf_802154_ed_error_t error) in nrf_802154_co_energy_detection_failed()
1042 __WEAK void nrf_802154_energy_detection_failed(nrf_802154_ed_error_t error) in nrf_802154_energy_detection_failed()
83 extern void nrf_802154_energy_detection_failed(nrf_802154_ed_error_t error);
116 typedef uint8_t nrf_802154_ed_error_t; typedef
146 nrf_802154_ed_error_t err = NRF_802154_CCA_ERROR_ABORTED; in spinel_decode_prop_nrf_802154_energy_detection_failed()790 __WEAK void nrf_802154_energy_detection_failed(nrf_802154_ed_error_t error) in nrf_802154_energy_detection_failed()
150 void nrf_802154_energy_detection_failed(nrf_802154_ed_error_t err) in nrf_802154_energy_detection_failed()