Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/subsys/logging/
Dlog_cmds.c56 static bool shell_state_precheck(const struct shell *shell) in shell_state_precheck() function
126 if (!shell_state_precheck(shell)) { in cmd_log_self_status()
227 if (!shell_state_precheck(shell)) { in cmd_log_self_enable()
252 if (!shell_state_precheck(shell)) { in cmd_log_self_disable()
302 if (!shell_state_precheck(shell)) { in cmd_log_self_halt()
328 if (!shell_state_precheck(shell)) { in cmd_log_self_go()