| /hal_nordic-latest/drivers/nrf_802154/driver/src/ |
| D | nrf_802154_notification_swi.c | 154 nrf_802154_rx_error_t error; ///< An error code that indicates reason of the failure. member 167 …nrf_802154_tx_error_t error; ///< An error code that indicates reason of the fail… member 178 nrf_802154_ed_error_t error; ///< An error code that indicates reason of the failure. member 188 nrf_802154_cca_error_t error; ///< An error code that indicates reason of the failure. member 347 bool swi_notify_receive_failed(nrf_802154_rx_error_t error, uint32_t id, bool allow_drop) in swi_notify_receive_failed() 433 nrf_802154_tx_error_t error, in swi_notify_transmit_failed() 494 bool swi_notify_energy_detection_failed(nrf_802154_ed_error_t error) in swi_notify_energy_detection_failed() 554 bool swi_notify_cca_failed(nrf_802154_cca_error_t error) in swi_notify_cca_failed() 599 bool nrf_802154_notify_receive_failed(nrf_802154_rx_error_t error, uint32_t id, bool allow_drop) in nrf_802154_notify_receive_failed() 629 nrf_802154_tx_error_t error, in nrf_802154_notify_transmit_failed() [all …]
|
| D | nrf_802154_co.c | 54 void nrf_802154_co_cca_failed(nrf_802154_cca_error_t error) in nrf_802154_co_cca_failed() 68 void nrf_802154_co_energy_detection_failed(nrf_802154_ed_error_t error) in nrf_802154_co_energy_detection_failed() 93 void nrf_802154_co_receive_failed(nrf_802154_rx_error_t error, uint32_t id) in nrf_802154_co_receive_failed() 109 nrf_802154_tx_error_t error, in nrf_802154_co_transmit_failed()
|
| D | nrf_802154_notification_direct.c | 74 bool nrf_802154_notify_receive_failed(nrf_802154_rx_error_t error, uint32_t id, bool allow_drop) in nrf_802154_notify_receive_failed() 102 nrf_802154_tx_error_t error, in nrf_802154_notify_transmit_failed() 122 void nrf_802154_notify_energy_detection_failed(nrf_802154_ed_error_t error) in nrf_802154_notify_energy_detection_failed() 140 void nrf_802154_notify_cca_failed(nrf_802154_cca_error_t error) in nrf_802154_notify_cca_failed()
|
| D | nrf_802154.c | 1004 __WEAK void nrf_802154_receive_failed(nrf_802154_rx_error_t error, uint32_t id) in nrf_802154_receive_failed() 1029 nrf_802154_tx_error_t error, in nrf_802154_transmit_failed() 1042 __WEAK void nrf_802154_energy_detection_failed(nrf_802154_ed_error_t error) in nrf_802154_energy_detection_failed() 1052 __WEAK void nrf_802154_cca_failed(nrf_802154_cca_error_t error) in nrf_802154_cca_failed()
|
| D | nrf_802154_core_hooks.c | 300 bool nrf_802154_core_hooks_tx_failed(uint8_t * p_frame, nrf_802154_tx_error_t error) in nrf_802154_core_hooks_tx_failed() 322 void nrf_802154_core_hooks_tx_ack_failed(uint8_t * p_ack, nrf_802154_tx_error_t error) in nrf_802154_core_hooks_tx_ack_failed()
|
| D | nrf_802154_encrypt.c | 397 bool nrf_802154_encrypt_tx_failed_hook(uint8_t * p_frame, nrf_802154_tx_error_t error) in nrf_802154_encrypt_tx_failed_hook() 406 void nrf_802154_encrypt_tx_ack_failed_hook(uint8_t * p_ack, nrf_802154_tx_error_t error) in nrf_802154_encrypt_tx_ack_failed_hook()
|
| D | nrf_802154_core.c | 321 static void receive_failed_notify(nrf_802154_rx_error_t error) in receive_failed_notify() 402 nrf_802154_tx_error_t error, in transmit_failed_notify() 413 nrf_802154_tx_error_t error, in transmit_failed_notify_and_nesting_allow()
|
| /hal_nordic-latest/drivers/nrf_802154/serialization/src/ |
| D | nrf_802154_spinel_dec_app.c | 225 uint8_t error; in spinel_decode_prop_nrf_802154_receive_failed() local 741 __WEAK void nrf_802154_receive_failed(nrf_802154_rx_error_t error, uint32_t id) in nrf_802154_receive_failed() 757 nrf_802154_tx_error_t error, in nrf_802154_transmit_failed() 778 __WEAK void nrf_802154_cca_failed(nrf_802154_cca_error_t error) in nrf_802154_cca_failed() 790 __WEAK void nrf_802154_energy_detection_failed(nrf_802154_ed_error_t error) in nrf_802154_energy_detection_failed()
|
| D | nrf_802154_spinel_net.c | 256 void nrf_802154_receive_failed(nrf_802154_rx_error_t error, uint32_t id) in nrf_802154_receive_failed()
|
| /hal_nordic-latest/nrfx/drivers/src/ |
| D | nrfx_twis.c | 79 volatile uint32_t error; member 230 uint32_t error) in nrfx_twis_process_error() 704 uint32_t error = *perror; in nrfx_twis_error_get_and_clear_internal() local
|
| D | nrfx_twim.c | 100 bool error; member
|
| D | nrfx_pdm.c | 74 uint8_t error; ///< Driver error flag. member
|
| D | nrfx_uart.c | 483 bool error; in nrfx_uart_rx() local
|
| D | nrfx_twi.c | 107 bool error; member
|
| /hal_nordic-latest/drivers/nrf_802154/driver/src/mac_features/ |
| D | nrf_802154_csma_ca.c | 141 static void notify_failed(nrf_802154_tx_error_t error) in notify_failed() 419 bool nrf_802154_csma_ca_tx_failed_hook(uint8_t * p_frame, nrf_802154_tx_error_t error) in nrf_802154_csma_ca_tx_failed_hook()
|
| D | nrf_802154_precise_ack_timeout.c | 218 bool nrf_802154_ack_timeout_tx_failed_hook(uint8_t * p_frame, nrf_802154_tx_error_t error) in nrf_802154_ack_timeout_tx_failed_hook()
|
| /hal_nordic-latest/nrfx/haly/ |
| D | nrfy_mvdma.h | 569 nrf_mvdma_source_error_t error = nrf_mvdma_source_error_get(p_reg); in nrfy_mvdma_source_error_get() local 578 nrf_mvdma_sink_error_t error = nrf_mvdma_sink_error_get(p_reg); in nrfy_mvdma_sink_error_get() local
|
| /hal_nordic-latest/nrfx/drivers/include/ |
| D | nrfx_twis.h | 118 uint32_t error; ///< Data for @ref NRFX_TWIS_EVT_GENERAL_ERROR. member
|
| D | nrfx_pdm.h | 93 nrfx_pdm_error_t error; ///< Error type. member
|
| D | nrfx_uart.h | 174 nrfx_uart_error_evt_t error; ///< Data provided for error event. member
|
| D | nrfx_nfct.h | 163 …nrfx_nfct_evt_error_t error; ///< Error data. Filled when nrfx_nfct_evt_t.evt_id i… member
|
| D | nrfx_uarte.h | 344 nrfx_uarte_error_evt_t error; ///< Data for @ref NRFX_UARTE_EVT_ERROR. member
|
| /hal_nordic-latest/nrfx/hal/ |
| D | nrf_hsfll.h | 109 bool error; ///< Trim error status. True if outside limit, false if within. member
|