Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/samples/subsys/logging/logger/src/
Dsample_instance.c14 LOG_LEVEL_SET(LOG_LEVEL_INF);
Dsample_instance.h30 LOG_LEVEL_SET(LOG_LEVEL_INF); in sample_instance_inline_call()
/Zephyr-Core-3.4.0/include/zephyr/logging/
Dlog.h427 #define LOG_LEVEL_SET(level) static const uint32_t __log_level __unused = \ macro
/Zephyr-Core-3.4.0/doc/services/logging/
Dindex.rst272 level must be set using :c:macro:`LOG_LEVEL_SET`.
276 LOG_LEVEL_SET(CONFIG_FOO_LOG_LEVEL);
284 level must be set using :c:macro:`LOG_LEVEL_SET`.
290 LOG_LEVEL_SET(CONFIG_FOO_LOG_LEVEL);