Searched defs:LOG_RAW (Results 1 – 2 of 2) sorted by relevance
122 #define LOG_RAW(...) \ macro
114 #define LOG_RAW(...) Z_LOG_PRINTK(1, __VA_ARGS__) macro