Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/logging/
Dlog_msg.h48 #define Z_LOG_MSG_PACKAGE_BITS 11 macro
50 #define Z_LOG_MSG_MAX_PACKAGE BIT_MASK(Z_LOG_MSG_PACKAGE_BITS)
60 uint32_t package_len:Z_LOG_MSG_PACKAGE_BITS;