Lines Matching refs:shell
10 Enable shell backends.
15 DT_CHOSEN_Z_SHELL_UART := zephyr,shell-uart
39 Displayed prompt name for UART backend. If prompt is set, the shell will
48 bool "Asynchronous shell API"
52 This option enables asynchronous shell API.
96 bytes by shell. If shell input is coming from the keyboard then it is
117 CPU load is high and there is very high shell thread latency.
124 space that can hold RX data. It may be decreased if shell input is
126 to the shell prompt.
146 source "subsys/shell/Kconfig.template.shell_log_queue_timeout"
149 source "subsys/shell/Kconfig.template.shell_log_queue_size"
203 Displayed prompt name for RTT backend. If prompt is set, the shell will
207 int "Buffer number used for shell input and output."
211 Select index of up-buffer used for shell output, by default it uses
239 source "subsys/shell/Kconfig.template.shell_log_queue_timeout"
242 source "subsys/shell/Kconfig.template.shell_log_queue_size"
278 module-str = RTT shell backend
335 source "subsys/shell/Kconfig.template.shell_log_queue_timeout"
338 source "subsys/shell/Kconfig.template.shell_log_queue_size"
374 module-str = MQTT shell backend
391 Displayed prompt name for RPMsg backend. If prompt is set, the shell will
420 source "subsys/shell/Kconfig.template.shell_log_queue_timeout"
423 source "subsys/shell/Kconfig.template.shell_log_queue_size"
459 module-str = RPMsg shell backend
480 Initialization priority for telnet shell backend. This must be higher
488 Displayed prompt name for TELNET backend. If prompt is set, the shell will
503 shell output line, prior to sending it through the network.
525 of the shell.
531 source "subsys/shell/Kconfig.template.shell_log_queue_timeout"
534 source "subsys/shell/Kconfig.template.shell_log_queue_size"
570 module-str = TELNET shell backend
604 Displayed prompt name for Websocket backend. If prompt is set, the shell will
634 shell output line, prior to sending it through the network.
650 source "subsys/shell/Kconfig.template.shell_log_queue_timeout"
653 source "subsys/shell/Kconfig.template.shell_log_queue_size"
689 module-str = Websocket shell backend
706 Displayed prompt name for DUMMY backend. If prompt is set, the shell will
766 the shell will send two newlines during initialization.