Home
last modified time | relevance | path

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

/Zephyr-latest/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-latest/include/zephyr/logging/
Dlog.h453 #define LOG_LEVEL_SET(level) static const uint32_t __log_level __unused = \ macro
/Zephyr-latest/doc/services/logging/
Dindex.rst282 level must be set using :c:macro:`LOG_LEVEL_SET`.
286 LOG_LEVEL_SET(CONFIG_FOO_LOG_LEVEL);
294 level must be set using :c:macro:`LOG_LEVEL_SET`.
300 LOG_LEVEL_SET(CONFIG_FOO_LOG_LEVEL);