Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/shell/
Dshell_log_backend.c158 static void process_log_msg(const struct shell *sh, in process_log_msg() function
218 process_log_msg(sh, log_output, msg, false, colors); in process_msg_from_buffer()
239 process_log_msg(sh, log_output, msg, true, colors); in process()
254 process_log_msg(sh, log_output, msg, true, colors); in process()