Searched defs:log_backend (Results 1 – 10 of 10) sorted by relevance
118 const struct shell_log_backend *log_backend = sh->log_backend; in dropped() local207 const struct shell_log_backend *log_backend = sh->log_backend; in process_msg_from_buffer() local230 const struct shell_log_backend *log_backend = sh->log_backend; in process() local
1364 bool log_backend, uint32_t init_log_level) in shell_init()
103 bool log_backend = CONFIG_SHELL_DUMMY_INIT_LOG_LEVEL > 0; in enable_shell_dummy() local
126 bool log_backend = true; in enable_shell_adsp_memory_window() local
190 bool log_backend = CONFIG_SHELL_RPMSG_INIT_LOG_LEVEL > 0; in shell_backend_rpmsg_init_transport() local
188 bool log_backend = CONFIG_SHELL_RTT_INIT_LOG_LEVEL > 0; in enable_shell_rtt() local
386 bool log_backend = CONFIG_SHELL_WEBSOCKET_INIT_LOG_LEVEL > 0 && in shell_websocket_enable() local
788 bool log_backend = CONFIG_SHELL_TELNET_INIT_LOG_LEVEL > 0; in enable_shell_telnet() local
825 bool log_backend = CONFIG_SHELL_MQTT_INIT_LOG_LEVEL > 0; in enable_shell_mqtt() local
537 bool log_backend = CONFIG_SHELL_BACKEND_SERIAL_LOG_LEVEL > 0; in enable_shell_uart() local
Completed in 27 milliseconds