Home
last modified time | relevance | path

Searched refs:NRFX_ERROR_INVALID_PARAM (Results 1 – 19 of 19) sorted by relevance

/hal_nordic-3.6.0/nrfx/drivers/src/
Dnrfx_ppi.c152 return NRFX_ERROR_INVALID_PARAM; in nrfx_ppi_channel_free()
172 err_code = NRFX_ERROR_INVALID_PARAM; in nrfx_ppi_channel_assign()
223 err_code = NRFX_ERROR_INVALID_PARAM; in nrfx_ppi_channel_enable()
245 err_code = NRFX_ERROR_INVALID_PARAM; in nrfx_ppi_channel_disable()
281 err_code = NRFX_ERROR_INVALID_PARAM; in nrfx_ppi_group_enable()
302 err_code = NRFX_ERROR_INVALID_PARAM; in nrfx_ppi_group_disable()
319 err_code = NRFX_ERROR_INVALID_PARAM; in nrfx_ppi_channels_remove_from_group()
327 err_code = NRFX_ERROR_INVALID_PARAM; in nrfx_ppi_channels_remove_from_group()
346 err_code = NRFX_ERROR_INVALID_PARAM; in nrfx_ppi_channels_include_in_group()
354 err_code = NRFX_ERROR_INVALID_PARAM; in nrfx_ppi_channels_include_in_group()
Dnrfx_dppi.c113 err_code = NRFX_ERROR_INVALID_PARAM; in nrfx_dppi_channel_enable()
129 err_code = NRFX_ERROR_INVALID_PARAM; in nrfx_dppi_channel_disable()
159 err_code = NRFX_ERROR_INVALID_PARAM; in nrfx_dppi_channel_include_in_group()
179 err_code = NRFX_ERROR_INVALID_PARAM; in nrfx_dppi_channel_remove_from_group()
197 err_code = NRFX_ERROR_INVALID_PARAM; in nrfx_dppi_group_clear()
213 err_code = NRFX_ERROR_INVALID_PARAM; in nrfx_dppi_group_enable()
229 err_code = NRFX_ERROR_INVALID_PARAM; in nrfx_dppi_group_disable()
Dnrfx_pdm.c151 err_code = NRFX_ERROR_INVALID_PARAM; in nrfx_pdm_init()
180 return NRFX_ERROR_INVALID_PARAM; in nrfx_pdm_reconfigure()
272 return NRFX_ERROR_INVALID_PARAM; in nrfx_pdm_buffer_set()
Dnrfx_grtc.c175 return NRFX_ERROR_INVALID_PARAM; in syscounter_check()
614 err_code = NRFX_ERROR_INVALID_PARAM; in nrfx_grtc_syscounter_cc_disable()
711 err_code = NRFX_ERROR_INVALID_PARAM; in nrfx_grtc_syscounter_cc_int_disable()
779 err_code = NRFX_ERROR_INVALID_PARAM; in nrfx_grtc_syscounter_cc_value_read()
Dnrfx_gpiote.c593 return NRFX_ERROR_INVALID_PARAM; in pin_uninit()
630 return NRFX_ERROR_INVALID_PARAM; in gpiote_input_configure()
651 return NRFX_ERROR_INVALID_PARAM; in gpiote_input_configure()
665 return NRFX_ERROR_INVALID_PARAM; in gpiote_input_configure()
726 return NRFX_ERROR_INVALID_PARAM; in gpiote_output_configure()
734 return NRFX_ERROR_INVALID_PARAM; in gpiote_output_configure()
749 return NRFX_ERROR_INVALID_PARAM; in gpiote_output_configure()
790 return NRFX_ERROR_INVALID_PARAM; in gpiote_channel_get()
Dnrfx_nfct.c809 return NRFX_ERROR_INVALID_PARAM; in nrfx_nfct_parameter_set()
825 return NRFX_ERROR_INVALID_PARAM; in nrfx_nfct_parameter_set()
836 return NRFX_ERROR_INVALID_PARAM; in nrfx_nfct_parameter_set()
Dnrfx_saadc.c136 return NRFX_ERROR_INVALID_PARAM; in saadc_channel_count_get()
315 return NRFX_ERROR_INVALID_PARAM; in nrfx_saadc_channels_config()
664 return NRFX_ERROR_INVALID_PARAM; in nrfx_saadc_limits_set()
Dnrfx_clock.c625 return NRFX_ERROR_INVALID_PARAM; in nrfx_clock_divider_set()
634 return NRFX_ERROR_INVALID_PARAM; in nrfx_clock_divider_set()
Dnrfx_spis.c338 err_code = NRFX_ERROR_INVALID_PARAM; in nrfx_spis_init()
385 err_code = NRFX_ERROR_INVALID_PARAM; in nrfx_spis_reconfigure()
Dnrfx_spim.c381 err_code = NRFX_ERROR_INVALID_PARAM; in spim_configuration_verify()
425 err_code = NRFX_ERROR_INVALID_PARAM; in spim_configuration_verify()
Dnrfx_twim.c305 return NRFX_ERROR_INVALID_PARAM; in nrfx_twim_init()
529 err_code = NRFX_ERROR_INVALID_PARAM; in twim_xfer()
Dnrfx_timer.c102 return NRFX_ERROR_INVALID_PARAM; in timer_configure()
Dnrfx_i2s.c248 err_code = NRFX_ERROR_INVALID_PARAM; in nrfx_i2s_init()
Dnrfx_qspi.c303 return NRFX_ERROR_INVALID_PARAM; in qspi_configure()
Dnrfx_uarte.c750 return NRFX_ERROR_INVALID_PARAM; in poll_out()
/hal_nordic-3.6.0/nrfx/drivers/
Dnrfx_errors.h59 NRFX_ERROR_INVALID_PARAM = (NRFX_ERROR_BASE_NUM + 4), ///< Invalid parameter. enumerator
/hal_nordic-3.6.0/nrfx/helpers/
Dnrfx_flag32_allocator.c88 return NRFX_ERROR_INVALID_PARAM; in nrfx_flag32_free()
Dnrfx_gppi_dppi_ppib_lumos.c70 return NRFX_ERROR_INVALID_PARAM; in dppic_channel_get()
105 return NRFX_ERROR_INVALID_PARAM; in ppib_channel_get()
Dnrfx_gppi_dppi_ppib.c77 return NRFX_ERROR_INVALID_PARAM; in channel_free()
293 return NRFX_ERROR_INVALID_PARAM; in ipct_connection_create()