Lines Matching +full:line +full:- +full:name
4 # SPDX-License-Identifier: Apache-2.0
15 DT_CHOSEN_Z_SHELL_UART := zephyr,shell-uart
36 string "Displayed prompt name"
39 Displayed prompt name for UART backend. If prompt is set, the shell will
145 default-timeout = 100
148 default-size = 512
200 string "Displayed prompt name"
203 Displayed prompt name for RTT backend. If prompt is set, the shell will
211 Select index of up-buffer used for shell output, by default it uses
212 terminal up-buffer and its settings.
226 data periodically. Period starts from 1-2 milliseconds and can be
238 default-timeout = 100
241 default-size = 512
278 module-str = RTT shell backend
334 default-timeout = 100
337 default-size = 512
374 module-str = MQTT shell backend
388 string "Displayed prompt name"
391 Displayed prompt name for RPMsg backend. If prompt is set, the shell will
395 string "Service name"
396 default "rpmsg-tty"
398 The service name associated with the RPMsg endpoint.
419 default-timeout = 100
422 default-size = 512
459 module-str = RPMsg shell backend
485 string "Displayed prompt name"
488 Displayed prompt name for TELNET backend. If prompt is set, the shell will
499 int "Telnet line buffer size"
503 shell output line, prior to sending it through the network.
504 Of course an output line can be longer than such size, it just
511 int "Telnet line send timeout"
515 in when a line buffer is not empty but did not yet meet the line feed.
524 at a time" mode, which enable the history and line-editing features
530 default-timeout = 100
533 default-size = 512
570 module-str = TELNET shell backend
601 string "Displayed prompt name"
604 Displayed prompt name for Websocket backend. If prompt is set, the shell will
630 int "Websocket line buffer size"
634 shell output line, prior to sending it through the network.
635 Of course an output line can be longer than such size, it just
642 int "Websocket line send timeout"
646 in when a line buffer is not empty but did not yet meet the line feed.
649 default-timeout = 100
652 default-size = 512
689 module-str = Websocket shell backend
703 string "Displayed prompt name"
706 Displayed prompt name for DUMMY backend. If prompt is set, the shell will
762 string "Displayed prompt name"
765 Displayed prompt name for ADSP memory window backend. If prompt is set,