Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/logging/
Dlog_msg.h310 #define LOG_MSG_SIMPLE_FUNC(_source, _level, ...) \ macro
325 LOG_MSG_SIMPLE_FUNC(_source, _level, __VA_ARGS__); \