Home
last modified time | relevance | path

Searched defs:notified (Results 1 – 2 of 2) sorted by relevance

/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_notification_swi.c590 bool notified = swi_notify_received(p_data, power, lqi); in nrf_802154_notify_received() local
603 bool notified = swi_notify_receive_failed(error, id, allow_drop); in nrf_802154_notify_receive_failed() local
619 bool notified = swi_notify_transmitted(p_frame, p_metadata); in nrf_802154_notify_transmitted() local
634 bool notified = swi_notify_transmit_failed(p_frame, error, p_metadata); in nrf_802154_notify_transmit_failed() local
647 bool notified = swi_notify_energy_detected(p_result); in nrf_802154_notify_energy_detected() local
660 bool notified = swi_notify_energy_detection_failed(error); in nrf_802154_notify_energy_detection_failed() local
673 bool notified = swi_notify_cca(is_free); in nrf_802154_notify_cca() local
686 bool notified = swi_notify_cca_failed(error); in nrf_802154_notify_cca_failed() local
/hal_nordic-latest/drivers/nrf_802154/driver/src/mac_features/
Dnrf_802154_delayed_trx.c461 bool notified = nrf_802154_notify_receive_failed( in notify_rx_timeout() local
535 bool notified = nrf_802154_notify_receive_failed(NRF_802154_RX_ERROR_DELAYED_ABORTED, in dly_rx_all_ongoing_abort() local
596 bool notified = nrf_802154_notify_receive_failed( in dly_rx_result_notify() local