Searched defs:_domain_id (Results 1 – 1 of 1) sorted by relevance
/Zephyr-Core-2.7.6/include/logging/ |
D | log_msg2.h | 125 #define Z_LOG_MSG_DESC_INITIALIZER(_domain_id, _level, _plen, _dlen) \ argument 197 #define Z_LOG_MSG2_SYNC(_domain_id, _source, _level, _data, _dlen, ...) do { \ argument 214 #define Z_LOG_MSG2_STACK_CREATE(_domain_id, _source, _level, _data, _dlen, ...)\ argument 239 #define Z_LOG_MSG2_SIMPLE_CREATE(_domain_id, _source, _level, ...) do { \ argument 347 #define Z_LOG_MSG2_CREATE2(_try_0cpy, _mode, _cstr_cnt, _domain_id, _source,\ argument 357 #define Z_LOG_MSG2_CREATE2(_try_0cpy, _mode, _cstr_cnt, _domain_id, _source,\ argument 374 #define Z_LOG_MSG2_CREATE2(_try_0cpy, _mode, _cstr_cnt, _domain_id, _source,\ argument 399 #define Z_LOG_MSG2_CREATE(_try_0cpy, _mode, _domain_id, _source,\ argument
|