Home
last modified time | relevance | path

Searched defs:log_backend (Results 1 – 10 of 10) sorted by relevance

/subsys/shell/
A Dshell_log_backend.c118 const struct shell_log_backend *log_backend = sh->log_backend; in dropped() local
207 const struct shell_log_backend *log_backend = sh->log_backend; in process_msg_from_buffer() local
230 const struct shell_log_backend *log_backend = sh->log_backend; in process() local
A Dshell.c1364 bool log_backend, uint32_t init_log_level) in shell_init()
/subsys/shell/backends/
A Dshell_dummy.c103 bool log_backend = CONFIG_SHELL_DUMMY_INIT_LOG_LEVEL > 0; in enable_shell_dummy() local
A Dshell_adsp_memory_window.c126 bool log_backend = true; in enable_shell_adsp_memory_window() local
A Dshell_rpmsg.c190 bool log_backend = CONFIG_SHELL_RPMSG_INIT_LOG_LEVEL > 0; in shell_backend_rpmsg_init_transport() local
A Dshell_rtt.c188 bool log_backend = CONFIG_SHELL_RTT_INIT_LOG_LEVEL > 0; in enable_shell_rtt() local
A Dshell_websocket.c386 bool log_backend = CONFIG_SHELL_WEBSOCKET_INIT_LOG_LEVEL > 0 && in shell_websocket_enable() local
A Dshell_telnet.c788 bool log_backend = CONFIG_SHELL_TELNET_INIT_LOG_LEVEL > 0; in enable_shell_telnet() local
A Dshell_mqtt.c825 bool log_backend = CONFIG_SHELL_MQTT_INIT_LOG_LEVEL > 0; in enable_shell_mqtt() local
A Dshell_uart.c537 bool log_backend = CONFIG_SHELL_BACKEND_SERIAL_LOG_LEVEL > 0; in enable_shell_uart() local

Completed in 27 milliseconds