Searched refs:nrfx_get_err_str (Results 1 – 1 of 1) sorted by relevance
154 #define NRFX_LOG_ERROR_STRING_GET(error_code) nrfx_get_err_str(error_code)161 static inline const char* nrfx_get_err_str(nrfx_err_t code) { in nrfx_get_err_str() function
Completed in 2 milliseconds