Home
last modified time | relevance | path

Searched refs:LOG_OUTPUT_DICT (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/include/zephyr/logging/
Dlog_output.h69 #define LOG_OUTPUT_DICT 2 macro
/Zephyr-latest/tests/subsys/logging/log_switch_format/src/
Dmain.c134 [LOG_OUTPUT_DICT] = IS_ENABLED(CONFIG_LOG_DICTIONARY_SUPPORT) in test_log_switch_format_func_t_get()
/Zephyr-latest/subsys/logging/
Dlog_core.c84 [LOG_OUTPUT_DICT] = IS_ENABLED(CONFIG_LOG_DICTIONARY_SUPPORT) ?