Home
last modified time | relevance | path

Searched refs:NRFX_ERROR_INTERNAL (Results 1 – 9 of 9) sorted by relevance

/hal_nordic-3.6.0/nrfx/drivers/
Dnrfx_errors.h56 NRFX_ERROR_INTERNAL = (NRFX_ERROR_BASE_NUM + 1), ///< Internal error. enumerator
/hal_nordic-3.6.0/nrfx/drivers/src/
Dnrfx_twi_twim.c84 return NRFX_ERROR_INTERNAL; in nrfx_twi_twim_bus_recover()
Dnrfx_grtc.c237 err_code = NRFX_ERROR_INTERNAL; in nrfx_grtc_syscounter_get()
335 err_code = NRFX_ERROR_INTERNAL; in nrfx_grtc_init()
366 err_code = NRFX_ERROR_INTERNAL; in nrfx_grtc_rtcounter_cc_disable()
423 err_code = NRFX_ERROR_INTERNAL; in nrfx_grtc_rtcounter_cc_absolute_set()
495 err_code = NRFX_ERROR_INTERNAL; in nrfx_grtc_action_perform()
Dnrfx_twi.c119 nrfx_err_t ret = NRFX_ERROR_INTERNAL; in twi_process_error()
526 ret_code = NRFX_ERROR_INTERNAL; in twi_tx_start_transfer()
534 ret_code = NRFX_ERROR_INTERNAL; in twi_tx_start_transfer()
599 ret_code = NRFX_ERROR_INTERNAL; in twi_rx_start_transfer()
606 ret_code = NRFX_ERROR_INTERNAL; in twi_rx_start_transfer()
Dnrfx_temp.c132 result = NRFX_ERROR_INTERNAL; in nrfx_temp_measure()
Dnrfx_spis.c317 err_code = NRFX_ERROR_INTERNAL; in nrfx_spis_init()
559 err_code = NRFX_ERROR_INTERNAL; in nrfx_spis_buffers_set()
Dnrfx_twim.c114 nrfx_err_t ret = NRFX_ERROR_INTERNAL; in twi_process_error()
599 err_code = NRFX_ERROR_INTERNAL; in twim_xfer()
Dnrfx_uarte.c531 return NRFX_ERROR_INTERNAL; in nrfx_uarte_init()
541 return NRFX_ERROR_INTERNAL; in nrfx_uarte_init()
579 return NRFX_ERROR_INTERNAL; in nrfx_uarte_reconfigure()
1000 err_code = NRFX_ERROR_INTERNAL; in nrfx_uarte_tx()
Dnrfx_uart.c503 err_code = NRFX_ERROR_INTERNAL; in nrfx_uart_rx()