Home
last modified time | relevance | path

Searched refs:ulog_e (Results 1 – 2 of 2) sorted by relevance

/components/utilities/ulog/
A Dulog_def.h92 #define ulog_e(TAG, ...) ulog_output(LOG_LVL_ERROR, TAG, RT_TRUE, __VA_ARGS__) macro
94 #define ulog_e(TAG, ...)
A Dulog.h43 #define LOG_E(...) ulog_e(LOG_TAG, __VA_ARGS__)

Completed in 3 milliseconds