Home
last modified time | relevance | path

Searched refs:nrfx_err_t (Results 1 – 25 of 39) sorted by relevance

12

/Zephyr-latest/soc/nordic/common/
Dnrf_sys_event.c79 nrfx_err_t err; in nrf_sys_event_request_global_constlat()
88 nrfx_err_t err; in nrf_sys_event_release_global_constlat()
/Zephyr-latest/samples/subsys/usb/uac2_explicit_feedback/src/
Dfeedback_nrf53.c74 static nrfx_err_t feedback_edge_counter_setup(void) in feedback_edge_counter_setup()
76 nrfx_err_t err; in feedback_edge_counter_setup()
129 static nrfx_err_t feedback_relative_timer_setup(void) in feedback_relative_timer_setup()
131 nrfx_err_t err; in feedback_relative_timer_setup()
150 nrfx_err_t err; in feedback_init()
/Zephyr-latest/drivers/i2c/
Di2c_nrfx_twi_common.c19 nrfx_err_t result = nrfx_twi_init(&config->twi, &config->config, in i2c_nrfx_twi_init()
61 nrfx_err_t err; in i2c_nrfx_twi_recover_bus()
77 nrfx_err_t res; in i2c_nrfx_twi_msg_transfer()
Di2c_nrfx_twim_common.c23 nrfx_err_t err; in i2c_nrfx_twim_recover_bus()
83 nrfx_err_t res; in i2c_nrfx_twim_msg_transfer()
Di2c_nrfx_twis.c126 nrfx_err_t err; in shim_nrf_twis_handle_read_req()
151 nrfx_err_t err; in shim_nrf_twis_handle_write_req()
219 nrfx_err_t err; in shim_nrf_twis_target_register()
271 nrfx_err_t err; in shim_nrf_twis_init()
Di2c_nrfx_twi_common.h39 static inline nrfx_err_t i2c_nrfx_twi_get_evt_result(nrfx_twi_evt_t const *p_event) in i2c_nrfx_twi_get_evt_result()
Di2c_nrfx_twi.c30 volatile nrfx_err_t res;
/Zephyr-latest/drivers/timer/
Dnrf_grtc_timer.c91 nrfx_err_t result; in get_comparator()
171 nrfx_err_t err_code; in z_nrf_grtc_timer_chan_alloc()
188 nrfx_err_t err_code = nrfx_grtc_channel_free(chan); in z_nrf_grtc_timer_chan_free()
247 nrfx_err_t result; in compare_set_nolocks()
325 nrfx_err_t result; in z_nrf_grtc_timer_capture_prepare()
349 nrfx_err_t result; in z_nrf_grtc_timer_capture_read()
375 nrfx_err_t err_code; in z_nrf_grtc_wakeup_prepare()
472 nrfx_err_t err_code; in sys_clock_driver_init()
/Zephyr-latest/modules/nrf_wifi/bus/
Dqspi_if.c299 nrfx_err_t _nrfx_qspi_read(void *p_rx_buffer, size_t rx_buffer_length, uint32_t src_address) in _nrfx_qspi_read()
304 nrfx_err_t _nrfx_qspi_write(void const *p_tx_buffer, size_t tx_buffer_length, uint32_t dst_address) in _nrfx_qspi_write()
309 nrfx_err_t _nrfx_qspi_init(nrfx_qspi_config_t const *p_config, nrfx_qspi_handler_t handler, in _nrfx_qspi_init()
345 static inline int qspi_get_zephyr_ret_code(nrfx_err_t res) in qspi_get_zephyr_ret_code()
434 static inline void qspi_wait_for_completion(const struct device *dev, nrfx_err_t res) in qspi_wait_for_completion()
472 static inline void _qspi_wait_for_completion(const struct device *dev, nrfx_err_t res) in _qspi_wait_for_completion()
502 nrfx_err_t res; in qspi_device_init()
738 nrfx_err_t res = _nrfx_qspi_init(&QSPIconfig, qspi_handler, dev_data); in qspi_nrfx_configure()
804 static inline nrfx_err_t read_non_aligned(const struct device *dev, int addr, void *dest, in read_non_aligned()
831 nrfx_err_t res = NRFX_SUCCESS; in read_non_aligned()
[all …]
/Zephyr-latest/drivers/flash/
Dnrf_qspi_nor.c235 static inline int qspi_get_zephyr_ret_code(nrfx_err_t res) in qspi_get_zephyr_ret_code()
353 nrfx_err_t res) in qspi_wait_for_completion()
583 nrfx_err_t res = !NRFX_SUCCESS; in qspi_erase()
757 nrfx_err_t res; in qspi_sfdp_read()
787 static inline nrfx_err_t read_non_aligned(const struct device *dev, in read_non_aligned()
816 nrfx_err_t res = NRFX_SUCCESS; in read_non_aligned()
862 nrfx_err_t res; in qspi_nor_read()
892 static inline nrfx_err_t write_sub_word(const struct device *dev, off_t addr, in write_sub_word()
896 nrfx_err_t res; in write_sub_word()
921 static nrfx_err_t write_through_buffer(const struct device *dev, off_t addr, in write_through_buffer()
[all …]
/Zephyr-latest/drivers/watchdog/
Dwdt_nrfx.c39 nrfx_err_t err_code; in wdt_nrf_setup()
74 nrfx_err_t err_code; in wdt_nrf_disable()
108 nrfx_err_t err_code; in wdt_nrf_install_timeout()
225 nrfx_err_t err_code; \
/Zephyr-latest/modules/hal_nordic/nrfx/
Dnrfx_glue.c25 char const *nrfx_error_string_get(nrfx_err_t code) in nrfx_error_string_get()
Dnrfx_log.h129 extern char const *nrfx_error_string_get(nrfx_err_t code);
/Zephyr-latest/drivers/usb/common/nrf_usbd_common/
Dnrf_usbd_common.h282 nrfx_err_t nrf_usbd_common_init(nrf_usbd_common_event_handler_t event_handler);
510 nrfx_err_t nrf_usbd_common_ep_transfer(nrf_usbd_common_ep_t ep,
/Zephyr-latest/samples/boards/nordic/nrfx_prs/src/
Dmain.c124 nrfx_err_t err; in switch_to_spim()
179 nrfx_err_t err; in spim_transfer()
216 nrfx_err_t err; in switch_to_uarte()
261 nrfx_err_t err; in uarte_transfer()
/Zephyr-latest/drivers/serial/
Duart_nrfx_uarte2.c296 nrfx_err_t err; in on_rx_buf_req()
384 nrfx_err_t err; in api_tx()
419 nrfx_err_t err; in api_tx_abort()
481 nrfx_err_t err; in api_rx_enable()
527 nrfx_err_t err; in api_rx_buf_rsp()
557 nrfx_err_t err; in api_poll_in()
584 nrfx_err_t err; in api_poll_out()
777 nrfx_err_t ret; in endtx_stoptx_ppi_init()
804 nrfx_err_t err; in start_rx()
833 nrfx_err_t nerr; in uarte_nrfx_init()
[all …]
/Zephyr-latest/drivers/spi/
Dspi_nrfx_common.c23 nrfx_err_t res; in spi_nrfx_wake_init()
Dspi_nrfx_spi.c94 nrfx_err_t result; in configure()
186 nrfx_err_t result; in transfer_next_chunk()
Dspi_nrfx_spis.c121 nrfx_err_t result; in prepare_for_transfer()
338 nrfx_err_t result; in spi_nrfx_init()
/Zephyr-latest/soc/nordic/nrf53/
Dsync_rtc.c111 nrfx_err_t err; in free_resources()
229 nrfx_err_t err; in sync_rtc_setup()
Dsoc.c392 nrfx_err_t err; in rtc_pretick_cpuapp_init()
452 nrfx_err_t err = nrfx_gppi_channel_alloc(&ppi_ch); in rtc_pretick_cpunet_init()
/Zephyr-latest/samples/boards/nordic/nrfx/src/
Dmain.c39 nrfx_err_t err; in main()
/Zephyr-latest/samples/subsys/usb/uac2_implicit_feedback/src/
Dfeedback_nrf53.c49 nrfx_err_t err; in feedback_init()
/Zephyr-latest/drivers/gpio/
Dgpio_nrfx.c118 nrfx_err_t err = NRFX_SUCCESS; in gpio_nrfx_pin_configure()
348 nrfx_err_t err; in gpio_nrfx_pin_interrupt_configure()
486 nrfx_err_t err; in gpio_nrfx_init()
/Zephyr-latest/drivers/audio/
Ddmic_nrfx_pdm.c74 nrfx_err_t err; in event_handler()
395 nrfx_err_t err; in dmic_nrfx_pdm_configure()
500 nrfx_err_t err; in start_transfer()

12