Searched refs:NRFX_LOG_ERROR (Results 1 – 4 of 4) sorted by relevance
67 #define NRFX_LOG_ERROR(a...) dprintf(CRITICAL, "NRFX_ERROR:"); \ macro71 #define NRFX_LOG_ERROR(a...)
223 NRFX_LOG_ERROR("Failed to apply workaround for instance with base address: %p.", in apply_workaround_for_enable_anomaly()335 NRFX_LOG_ERROR("Failed to stop instance with base address: %p.", (void *)p_instance->p_reg); in nrfx_uarte_uninit()
367 NRFX_LOG_ERROR("Failed to stop clock domain: %d.", domain); in nrfx_clock_stop()
245 NRFX_LOG_ERROR("Failed to stop instance with base address: %p.", (void *)p_spim); in spim_abort()
Completed in 8 milliseconds