Home
last modified time | relevance | path

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

/components/utilities/ulog/
A Dulog_def.h86 #define ulog_w(TAG, ...) ulog_output(LOG_LVL_WARNING, TAG, RT_TRUE, __VA_ARGS__) macro
88 #define ulog_w(TAG, ...)
A Dulog.h44 #define LOG_W(...) ulog_w(LOG_TAG, __VA_ARGS__)

Completed in 6 milliseconds