Home
last modified time | relevance | path

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

/lk-master/external/platform/nrfx/drivers/
A Dnrfx_errors.h54 NRFX_ERROR_INTERNAL = (NRFX_ERROR_BASE_NUM + 1), ///< Internal error. enumerator
/lk-master/external/platform/nrfx/drivers/src/
A Dnrfx_twi_twim.c82 return NRFX_ERROR_INTERNAL; in nrfx_twi_twim_bus_recover()
A Dnrfx_twi.c116 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()
A Dnrfx_temp.c122 result = NRFX_ERROR_INTERNAL; in nrfx_temp_measure()
A Dnrfx_spis.c267 err_code = NRFX_ERROR_INTERNAL; in nrfx_spis_init()
434 err_code = NRFX_ERROR_INTERNAL; in nrfx_spis_buffers_set()
A Dnrfx_twim.c142 nrfx_err_t ret = NRFX_ERROR_INTERNAL; in twi_process_error()
597 err_code = NRFX_ERROR_INTERNAL; in twim_xfer()
A Dnrfx_uart.c432 err_code = NRFX_ERROR_INTERNAL; in nrfx_uart_rx()
A Dnrfx_uarte.c524 err_code = NRFX_ERROR_INTERNAL; in nrfx_uarte_rx()

Completed in 12 milliseconds