Searched refs:Z_LOG_LEVEL_ALL_CHECK (Results 1 – 2 of 2) sorted by relevance
| /Zephyr-latest/subsys/logging/frontends/stmesp/ |
| D | zephyr_custom_log.h | 43 if (!Z_LOG_LEVEL_ALL_CHECK(_level, __log_current_const_data, _source)) { \ 75 if (!Z_LOG_LEVEL_ALL_CHECK(_level, __log_current_const_data, _source)) { \
|
| /Zephyr-latest/include/zephyr/logging/ |
| D | log_core.h | 199 #define Z_LOG_LEVEL_ALL_CHECK(_level, _inst, _source) \ macro 294 if (!Z_LOG_LEVEL_ALL_CHECK(_level, _inst, _source)) { \ 347 if (!Z_LOG_LEVEL_ALL_CHECK(_level, _inst, _source)) { \
|