Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/logging/frontends/stmesp/
Dzephyr_custom_log.h55 (Z_CBPRINTF_IS_WORD_NUM(GET_ARG_N(2, __VA_ARGS__, dummy))), (0))
/Zephyr-latest/include/zephyr/logging/
Dlog_msg.h242 #define LOG_MSG_SIMPLE_ARG_TYPE_CHECK_1(fmt, arg) Z_CBPRINTF_IS_WORD_NUM(arg)
244 Z_CBPRINTF_IS_WORD_NUM(arg0) && Z_CBPRINTF_IS_WORD_NUM(arg1)
/Zephyr-latest/include/zephyr/sys/
Dcbprintf_internal.h126 #define Z_CBPRINTF_IS_WORD_NUM(x) \ macro
129 #define Z_CBPRINTF_IS_WORD_NUM(x) \