Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/subsys/shell/
Dshell_log_backend.c407 static void log2_process(const struct log_backend *const backend, in log2_process() function
448 .process = IS_ENABLED(CONFIG_LOG2) ? log2_process : NULL,