Home
last modified time | relevance | path

Searched refs:NRFX_LOG_ERROR (Results 1 – 4 of 4) sorted by relevance

/external/platform/nrfx/templates/
A Dnrfx_log.h67 #define NRFX_LOG_ERROR(a...) dprintf(CRITICAL, "NRFX_ERROR:"); \ macro
71 #define NRFX_LOG_ERROR(a...)
/external/platform/nrfx/drivers/src/
A Dnrfx_uarte.c223 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()
A Dnrfx_clock.c367 NRFX_LOG_ERROR("Failed to stop clock domain: %d.", domain); in nrfx_clock_stop()
A Dnrfx_spim.c245 NRFX_LOG_ERROR("Failed to stop instance with base address: %p.", (void *)p_spim); in spim_abort()

Completed in 8 milliseconds