Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/include/zephyr/shell/
Dshell_log_backend.h25 SHELL_LOG_BACKEND_DISABLED, enumerator
/Zephyr-Core-3.6.0/subsys/shell/
Dshell_log_backend.c53 backend->control_block->state = SHELL_LOG_BACKEND_DISABLED; in z_shell_log_backend_disable()
258 case SHELL_LOG_BACKEND_DISABLED: in process()