Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/include/shell/
Dshell_log_backend.h119 void z_shell_log_backend_disable(const struct shell_log_backend *backend);
/Zephyr-Core-2.7.6/subsys/shell/
Dshell_log_backend.c133 void z_shell_log_backend_disable(const struct shell_log_backend *backend) in z_shell_log_backend_disable() function
313 z_shell_log_backend_disable(shell->log_backend); in panic()
Dshell.c1242 z_shell_log_backend_disable(shell->log_backend); in instance_uninit()