Home
last modified time | relevance | path

Searched defs:err_code (Results 1 – 25 of 32) sorted by relevance

12

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_grtc.c291 nrfx_err_t err_code = NRFX_SUCCESS; in nrfx_grtc_syscounter_get() local
312 nrfx_err_t err_code = nrfx_flag32_alloc(&m_cb.available_channels, p_channel); in nrfx_grtc_channel_alloc() local
328 nrfx_err_t err_code; in nrfx_grtc_channel_free() local
360 nrfx_err_t err_code = NRFX_SUCCESS; in nrfx_grtc_init() local
443 nrfx_err_t err_code = NRFX_SUCCESS; in nrfx_grtc_rtcounter_cc_disable() local
501 nrfx_err_t err_code = NRFX_SUCCESS; in nrfx_grtc_rtcounter_cc_absolute_set() local
540 nrfx_err_t err_code = NRFX_SUCCESS; in nrfx_grtc_syscounter_start() local
586 nrfx_err_t err_code = NRFX_SUCCESS; in nrfx_grtc_action_perform() local
698 nrfx_err_t err_code = syscounter_check(channel); in nrfx_grtc_syscounter_cc_disable() local
741 nrfx_err_t err_code = syscounter_check(p_chan_data->channel); in nrfx_grtc_syscounter_cc_absolute_set() local
[all …]
Dnrfx_ppi.c168 nrfx_err_t err_code = NRFX_SUCCESS; in nrfx_ppi_channel_assign() local
192 nrfx_err_t err_code = NRFX_SUCCESS; in nrfx_ppi_channel_fork_assign() local
219 nrfx_err_t err_code = NRFX_SUCCESS; in nrfx_ppi_channel_enable() local
241 nrfx_err_t err_code = NRFX_SUCCESS; in nrfx_ppi_channel_disable() local
277 nrfx_err_t err_code = NRFX_SUCCESS; in nrfx_ppi_group_enable() local
298 nrfx_err_t err_code = NRFX_SUCCESS; in nrfx_ppi_group_disable() local
315 nrfx_err_t err_code = NRFX_SUCCESS; in nrfx_ppi_channels_remove_from_group() local
342 nrfx_err_t err_code = NRFX_SUCCESS; in nrfx_ppi_channels_include_in_group() local
Dnrfx_dppi.c373 nrfx_err_t err_code = NRFX_SUCCESS; in dppi_channel_enable() local
391 nrfx_err_t err_code = NRFX_SUCCESS; in dppi_channel_disable() local
427 nrfx_err_t err_code = NRFX_SUCCESS; in dppi_channel_include_in_group() local
449 nrfx_err_t err_code = NRFX_SUCCESS; in dppi_channel_remove_from_group() local
470 nrfx_err_t err_code = NRFX_SUCCESS; in dppi_group_clear() local
488 nrfx_err_t err_code = NRFX_SUCCESS; in dppi_group_enable() local
506 nrfx_err_t err_code = NRFX_SUCCESS; in dppi_group_disable() local
Dnrfx_spis.c212 nrfx_err_t err_code = nrfx_gpiote_input_configure(&gpiote, csn_pin, &config); in spis_configure() local
214 nrfx_err_t err_code = nrfx_gpiote_input_configure(csn_pin, NULL, &trig_config, &hndl_config); in spis_configure() local
262 nrfx_err_t err_code; in nrfx_spis_init() local
371 nrfx_err_t err_code; in nrfx_spis_reconfigure() local
528 nrfx_err_t err_code; in nrfx_spis_buffers_set() local
Dnrfx_spim.c404 nrfx_err_t err_code; in spim_configuration_verify() local
590 nrfx_err_t err_code; in nrfx_spim_init() local
659 nrfx_err_t err_code = spim_configuration_verify(p_instance, p_config); in nrfx_spim_reconfigure() local
805 nrfx_err_t err_code; in spim_xfer() local
922 nrfx_err_t err_code = NRFX_SUCCESS; in nrfx_spim_xfer() local
Dnrfx_pdm.c156 nrfx_err_t err_code; in pdm_init() local
286 nrfx_err_t err_code; in pdm_start() local
334 nrfx_err_t err_code = NRFX_SUCCESS; in pdm_buffer_set() local
379 nrfx_err_t err_code; in pdm_stop() local
Dnrfx_adc.c62 nrfx_err_t err_code; in nrfx_adc_init() local
179 nrfx_err_t err_code; in nrfx_adc_sample_convert() local
262 nrfx_err_t err_code; in nrfx_adc_buffer_convert() local
Dnrfx_rtc.c74 nrfx_err_t err_code; in nrfx_rtc_init() local
151 nrfx_err_t err_code; in nrfx_rtc_cc_disable() local
185 nrfx_err_t err_code; in nrfx_rtc_cc_set() local
Dnrfx_i2s.c227 nrfx_err_t err_code; in nrfx_i2s_init() local
367 nrfx_err_t err_code; in nrfx_i2s_start() local
442 nrfx_err_t err_code; in nrfx_i2s_next_buffers_set() local
Dnrfx_twim.c271 nrfx_err_t err_code; in nrfx_twim_init() local
349 nrfx_err_t err_code = NRFX_SUCCESS; in nrfx_twim_reconfigure() local
431 nrfx_err_t err_code = NRFX_SUCCESS; in twim_xfer() local
Dnrfx_twis.c493 nrfx_err_t err_code; in nrfx_twis_init() local
751 nrfx_err_t err_code; in nrfx_twis_tx_prepare() local
796 nrfx_err_t err_code; in nrfx_twis_rx_prepare() local
Dnrfx_uart.c197 nrfx_err_t err_code = NRFX_SUCCESS; in nrfx_uart_init() local
345 nrfx_err_t err_code; in nrfx_uart_tx() local
430 nrfx_err_t err_code; in nrfx_uart_rx() local
Dnrfx_twi.c184 nrfx_err_t err_code; in nrfx_twi_init() local
617 nrfx_err_t err_code = NRFX_SUCCESS; in twi_xfer() local
683 nrfx_err_t err_code = NRFX_SUCCESS; in nrfx_twi_xfer() local
Dnrfx_lpcomp.c131 nrfx_err_t err_code; in nrfx_lpcomp_init() local
189 nrfx_err_t err_code; in nrfx_lpcomp_reconfigure() local
Dnrfx_comp.c108 nrfx_err_t err_code; in nrfx_comp_init() local
163 nrfx_err_t err_code; in nrfx_comp_reconfigure() local
Dnrfx_power.c285 nrfx_err_t err_code = NRFX_ERROR_ALREADY; in nrfx_power_constlat_mode_request() local
304 nrfx_err_t err_code = NRFX_ERROR_BUSY; in nrfx_power_constlat_mode_free() local
Dnrfx_rramc.c203 nrfx_err_t err_code = NRFX_SUCCESS; in nrfx_rramc_init() local
231 nrfx_err_t err_code; in nrfx_rramc_reconfigure() local
Dnrfx_spi.c145 nrfx_err_t err_code; in nrfx_spi_init() local
399 nrfx_err_t err_code = NRFX_SUCCESS; in nrfx_spi_xfer() local
Dnrfx_wdt.c107 nrfx_err_t err_code; in wdt_init() local
168 nrfx_err_t err_code; in nrfx_wdt_reconfigure() local
Dnrfx_timer.c128 nrfx_err_t err_code; in nrfx_timer_init() local
182 nrfx_err_t err_code = timer_configure(p_instance, p_config); in nrfx_timer_reconfigure() local
Dnrfx_clock.c298 nrfx_err_t err_code = NRFX_SUCCESS; in nrfx_clock_init() local
507 nrfx_err_t err_code = NRFX_SUCCESS; in nrfx_clock_calibration_start() local
Dnrfx_uarte.c449 nrfx_err_t err_code; in nrfx_uarte_init() local
892 nrfx_err_t err_code = NRFX_SUCCESS; in nrfx_uarte_tx() local
1363 nrfx_err_t err_code = NRFX_SUCCESS; in rx_buffer_set() local
1654 nrfx_err_t err_code = nrfx_uarte_rx_buffer_set(p_instance, p_data, length); in nrfx_uarte_rx() local
Dnrfx_nfct.c385 nrfx_err_t err_code; in nfct_field_timer_config() local
450 nrfx_err_t err_code = NRFX_SUCCESS; in nrfx_nfct_init() local
Dnrfx_qspi.c436 nrfx_err_t err_code; in nrfx_qspi_init() local
480 nrfx_err_t err_code = NRFX_SUCCESS; in nrfx_qspi_reconfigure() local
/hal_nordic-latest/nrfx/helpers/
Dnrfx_gppi_dppi_ppib.c178 nrfx_err_t err_code; in ipct_connection_remove() local
262 nrfx_err_t err_code; in ipct_connection_create() local
332 nrfx_err_t err_code; in local_connection_create() local
433 nrfx_err_t err_code; in local_connection_remove() local
575 nrfx_err_t err_code; in nrfx_gppi_channel_endpoints_setup() local
653 nrfx_err_t err_code; in nrfx_gppi_channel_endpoints_clear() local

12