Searched refs:NRFX_LOG_INFO (Results 1 – 7 of 7) sorted by relevance
| /bsp/nrf5x/nrf51822/board/ |
| A D | nrfx_log.h | 76 #define NRFX_LOG_INFO(format, ...) macro
|
| /bsp/nrf5x/nrf52832/board/ |
| A D | nrfx_log.h | 76 #define NRFX_LOG_INFO(format, ...) macro
|
| /bsp/nrf5x/nrf52840/board/ |
| A D | nrfx_log.h | 76 #define NRFX_LOG_INFO(format, ...) macro
|
| /bsp/nrf5x/nrf52833/board/ |
| A D | nrfx_log.h | 76 #define NRFX_LOG_INFO(format, ...) macro
|
| /bsp/nrf5x/nrf5340/board/ |
| A D | nrfx_log.h | 76 #define NRFX_LOG_INFO(format, ...) macro
|
| /bsp/nrf5x/libraries/templates/nrfx/board/ |
| A D | nrfx_log.h | 76 #define NRFX_LOG_INFO(format, ...) macro
|
| /bsp/nrf5x/libraries/drivers/ |
| A D | nrfx_spim.c | 492 NRFX_LOG_INFO("Function: %s, error code: %s.", __func__, NRFX_LOG_ERROR_STRING_GET(err_code)); in nrfx_spim_init() 723 NRFX_LOG_INFO("Function: %s, error code: %s.", __func__, NRFX_LOG_ERROR_STRING_GET(err_code)); in spim_xfer() 891 NRFX_LOG_INFO("Function: %s, error code: %s.", __func__, NRFX_LOG_ERROR_STRING_GET(err_code)); in rtt_spim_xfer()
|
Completed in 18 milliseconds