Home
last modified time | relevance | path

Searched defs:MODLOG_ERROR (Results 1 – 1 of 1) sorted by relevance

/device/soc/winnermicro/wm800/board/src/bt/blehost/porting/w800/include/modlog/
Dmodlog.h51 #define MODLOG_ERROR(ml_mod_, ml_msg_, ...) \ macro
54 #define MODLOG_ERROR(ml_mod_, ...) IGNORE(__VA_ARGS__) macro