Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/logging/
Dlog_msg.h459 #define Z_LOG_MSG_STR_VAR(_name, ...) \ macro
506 Z_LOG_MSG_STR_VAR(_fmt, ##__VA_ARGS__) \
519 Z_LOG_MSG_STR_VAR(_fmt, ##__VA_ARGS__); \