Home
last modified time | relevance | path

Searched refs:NRFX_LOG_ERROR_STRING_GET (Results 1 – 7 of 7) sorted by relevance

/bsp/nrf5x/libraries/drivers/
A Dnrfx_spim.c273 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_spim_init()
290 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_spim_init()
320 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_spim_init()
350 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_spim_init()
492 NRFX_LOG_INFO("Function: %s, error code: %s.", __func__, NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_spim_init()
648 NRFX_LOG_ERROR_STRING_GET(err_code)); in spim_xfer()
723 NRFX_LOG_INFO("Function: %s, error code: %s.", __func__, NRFX_LOG_ERROR_STRING_GET(err_code)); in spim_xfer()
748 NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_spim_xfer()
800 NRFX_LOG_ERROR_STRING_GET(err_code)); in rtt_spim_xfer()
891 NRFX_LOG_INFO("Function: %s, error code: %s.", __func__, NRFX_LOG_ERROR_STRING_GET(err_code)); in rtt_spim_xfer()
[all …]
/bsp/nrf5x/nrf51822/board/
A Dnrfx_log.h127 #define NRFX_LOG_ERROR_STRING_GET(error_code) macro
/bsp/nrf5x/nrf52832/board/
A Dnrfx_log.h127 #define NRFX_LOG_ERROR_STRING_GET(error_code) macro
/bsp/nrf5x/nrf52840/board/
A Dnrfx_log.h127 #define NRFX_LOG_ERROR_STRING_GET(error_code) macro
/bsp/nrf5x/nrf52833/board/
A Dnrfx_log.h127 #define NRFX_LOG_ERROR_STRING_GET(error_code) macro
/bsp/nrf5x/nrf5340/board/
A Dnrfx_log.h127 #define NRFX_LOG_ERROR_STRING_GET(error_code) macro
/bsp/nrf5x/libraries/templates/nrfx/board/
A Dnrfx_log.h127 #define NRFX_LOG_ERROR_STRING_GET(error_code) macro

Completed in 13 milliseconds