Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/logging/
Dlog_msg.h165 #define Z_LOG_MSG_ON_STACK_ALLOC(ptr, len) \ macro
180 #define Z_LOG_MSG_ON_STACK_ALLOC(ptr, len) \ macro
342 Z_LOG_MSG_ON_STACK_ALLOC(_msg, Z_LOG_MSG_LEN(_plen, 0)); \