Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/logging/frontends/stmesp/
Dzephyr_custom_log.h43 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/
Dlog_core.h199 #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)) { \