Searched refs:NRFX_ERROR_INTERNAL (Results 1 – 8 of 8) sorted by relevance
54 NRFX_ERROR_INTERNAL = (NRFX_ERROR_BASE_NUM + 1), ///< Internal error. enumerator
82 return NRFX_ERROR_INTERNAL; in nrfx_twi_twim_bus_recover()
116 nrfx_err_t ret = NRFX_ERROR_INTERNAL; in twi_process_error()476 ret_code = NRFX_ERROR_INTERNAL; in twi_tx_start_transfer()484 ret_code = NRFX_ERROR_INTERNAL; in twi_tx_start_transfer()549 ret_code = NRFX_ERROR_INTERNAL; in twi_rx_start_transfer()556 ret_code = NRFX_ERROR_INTERNAL; in twi_rx_start_transfer()
122 result = NRFX_ERROR_INTERNAL; in nrfx_temp_measure()
267 err_code = NRFX_ERROR_INTERNAL; in nrfx_spis_init()434 err_code = NRFX_ERROR_INTERNAL; in nrfx_spis_buffers_set()
142 nrfx_err_t ret = NRFX_ERROR_INTERNAL; in twi_process_error()597 err_code = NRFX_ERROR_INTERNAL; in twim_xfer()
432 err_code = NRFX_ERROR_INTERNAL; in nrfx_uart_rx()
524 err_code = NRFX_ERROR_INTERNAL; in nrfx_uarte_rx()
Completed in 10 milliseconds