Home
last modified time | relevance | path

Searched defs:err (Results 1 – 12 of 12) sorted by relevance

/hal_nordic-latest/nrfx/helpers/
Dnrfx_gppi_dppi_ppib_lumos.c142 nrfx_err_t err = dppic_channel_get(dppic, virtual_channel, &dppi_channel); in virtual_channel_enable_set() local
199 nrfx_err_t err = ppib_channel_alloc(p_ppib, &ppib_channel); in create_ppib_connection() local
233 nrfx_err_t err = dppic_channel_get(dppic, virtual_channel, &dppi_channel); in clear_virtual_channel_path() local
263 nrfx_err_t err = ppib_channel_get(p_ppib, virtual_channel, &ppib_channel); in clear_virtual_channel_path() local
299 nrfx_err_t err = NRFX_SUCCESS; in gppi_dppi_connection_setup() local
588 nrfx_err_t err = dppic_channel_get(dppic, channel, &dppi_channel); in nrfx_gppi_fork_endpoint_setup() local
604 nrfx_err_t err = dppic_channel_get(dppic, channel, &dppi_channel); in nrfx_gppi_fork_endpoint_clear() local
616 nrfx_err_t err = NRFX_SUCCESS; in nrfx_gppi_channel_endpoints_setup() local
670 nrfx_err_t err = nrfx_flag32_free(&m_virtual_channels, channel); in nrfx_gppi_channel_free() local
688 nrfx_err_t err = dppic_channel_get(dppic, channel, &dppi_channel); in nrfx_gppi_channel_check() local
Dnrfx_gppi_dppi_ppib.c484 nrfx_err_t err; in nrfx_gppi_channel_alloc() local
714 nrfx_err_t err; in nrfx_gppi_channel_free() local
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_uarte.c593 nrfx_err_t err; in nrfx_uarte_uninit() local
714 nrfx_err_t err; in wait_for_endtx() local
751 nrfx_err_t err = NRFX_ERROR_BUSY; in poll_out() local
844 nrfx_err_t err = NRFX_SUCCESS; in blocking_tx() local
1454 nrfx_err_t err = NRFX_SUCCESS; in nrfx_uarte_rx_buffer_set() local
1803 nrfx_err_t err = rx_buffer_set(p_reg, p_cb, p_buf, len); in rxstarted_irq_handler() local
Dnrfx_nfct.c563 nrfx_err_t err; in nrfx_nfct_rx() local
606 nrfx_err_t err = NRFX_SUCCESS; in nrfx_nfct_tx() local
676 nrfx_err_t err = NRFX_SUCCESS; in nrfx_nfct_bits_tx() local
Dnrfx_saadc.c373 nrfx_err_t err = saadc_channel_count_get(channel_mask, &active_ch_count); in nrfx_saadc_simple_mode_set() local
416 nrfx_err_t err = saadc_channel_count_get(channel_mask, &active_ch_count); in nrfx_saadc_advanced_mode_set() local
Dnrfx_gpiote.c437 nrfx_err_t err = nrfx_flag32_free( in release_handler() local
519 nrfx_err_t err; in pin_handler_set() local
623 nrfx_err_t err; in gpiote_input_configure() local
/hal_nordic-latest/drivers/nrf_802154/driver/src/mac_features/
Dnrf_802154_security_writer.c110 nrf_802154_security_error_t err; in frame_counter_inject() local
196 nrf_802154_security_error_t err = frame_counter_inject(&frame_data, &key_id); in nrf_802154_security_writer_tx_setup() local
/hal_nordic-latest/drivers/nrf_802154/serialization/src/
Dnrf_802154_spinel_net.c106 void nrf_802154_cca_failed(nrf_802154_cca_error_t err) in nrf_802154_cca_failed()
150 void nrf_802154_energy_detection_failed(nrf_802154_ed_error_t err) in nrf_802154_energy_detection_failed()
Dnrf_802154_spinel_dec_app.c92 nrf_802154_cca_error_t err = NRF_802154_CCA_ERROR_ABORTED; in spinel_decode_prop_nrf_802154_cca_failed() local
146 nrf_802154_ed_error_t err = NRF_802154_CCA_ERROR_ABORTED; in spinel_decode_prop_nrf_802154_energy_detection_failed() local
Dnrf_802154_spinel.c123 nrf_802154_ser_err_t err = nrf_802154_spinel_decode_cmd(p_data, data_len); in nrf_802154_spinel_encoded_packet_received() local
Dnrf_802154_spinel_app.c1921 nrf_802154_security_error_t err = NRF_802154_SECURITY_ERROR_NONE;; in nrf_802154_security_key_store() local
1949 nrf_802154_security_error_t err = NRF_802154_SECURITY_ERROR_NONE; in nrf_802154_security_key_remove() local
Dnrf_802154_spinel_dec_net.c1771 nrf_802154_security_error_t err; in spinel_decode_prop_nrf_802154_security_key_store() local
1805 nrf_802154_security_error_t err; in spinel_decode_prop_nrf_802154_security_key_remove() local