Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ulog/include/ulog/
A Dulog.h79 #define LOGF(mod, ...) macro
94 #define LOGF(mod, ...) ulog(LOG_CRIT, mod, ULOG_TAG, __VA_ARGS__) macro
/AliOS-Things-master/components/amp_adapter/include/
A Daos_system.h21 #define amp_fatal(mod, fmt, ...) LOGF(mod, fmt, ##__VA_ARGS__)
/AliOS-Things-master/components/amp/main/
A Damp_defines.h80 #define amp_fatal(mod, fmt, ...) LOGF(mod, fmt, ##__VA_ARGS__)
/AliOS-Things-master/components/py_engine/external/common/
A Dpy_defines.h84 #define amp_fatal(mod, fmt, ...) LOGF(mod, fmt, ##__VA_ARGS__)

Completed in 20 milliseconds