Home
last modified time | relevance | path

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

/components/utilities/ulog/
A Dulog_def.h74 #define ulog_d(TAG, ...) ulog_output(LOG_LVL_DBG, TAG, RT_TRUE, __VA_ARGS__) macro
76 #define ulog_d(TAG, ...)
A Dulog.h46 #define LOG_D(...) ulog_d(LOG_TAG, __VA_ARGS__)

Completed in 3 milliseconds