Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/shell/
Dshell_log_backend.h113 void z_shell_log_backend_disable(const struct shell_log_backend *backend);
/Zephyr-latest/subsys/shell/
Dshell_log_backend.c50 void z_shell_log_backend_disable(const struct shell_log_backend *backend) in z_shell_log_backend_disable() function
111 z_shell_log_backend_disable(sh->log_backend); in panic()
Dshell.c1279 z_shell_log_backend_disable(sh->log_backend); in instance_uninit()
1484 z_shell_log_backend_disable(sh->log_backend); in shell_stop()
/Zephyr-latest/drivers/misc/coresight/
Dnrf_etr.c815 void z_shell_log_backend_disable(const struct shell_log_backend *backend) in z_shell_log_backend_disable() function