Lines Matching +full:tx +full:- +full:buffer +full:- +full:size
4 # SPDX-License-Identifier: Apache-2.0
15 DT_CHOSEN_Z_SHELL_UART := zephyr,shell-uart
77 bool "Force blocking mode for TX"
79 Force blocking mode for TX.
82 int "Set TX ring buffer size"
86 If UART is utilizing DMA transfers then increasing ring buffer size
90 int "Set RX ring buffer size"
95 RX ring buffer size impacts accepted latency of handling incoming
97 usually enough if ring buffer is few bytes (more than one due to
120 int "Size of the RX buffer"
123 Size of a single RX buffer. Together with buffer count it defines the
138 bool "Check DTR signal before TX"
142 Check DTR signal before TX.
145 default-timeout = 100
148 default-size = 512
207 int "Buffer number used for shell input and output."
211 Select index of up-buffer used for shell output, by default it uses
212 terminal up-buffer and its settings.
218 Number of TX retries before dropping the data and assuming that
222 int "Delay between TX retries in milliseconds"
225 Sleep period between TX retry attempts. During RTT session, host pulls
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
321 int "RX buffer size"
324 Buffer size for the MQTT data reception.
327 int "TX buffer size"
331 Buffer size for the MQTT data transmission.
334 default-timeout = 100
337 default-size = 512
374 module-str = MQTT shell backend
396 default "rpmsg-tty"
413 int "Receive buffer size"
419 default-timeout = 100
422 default-size = 512
459 module-str = RPMsg shell backend
499 int "Telnet line buffer size"
502 This option can be used to modify the size of the buffer storing
504 Of course an output line can be longer than such size, it just
505 means sending it will start as soon as it reaches this size.
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
630 int "Websocket line buffer size"
633 This option can be used to modify the size of the buffer storing
635 Of course an output line can be longer than such size, it just
636 means sending it will start as soon as it reaches this size.
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
710 int "Size of dummy buffer size"
714 This is size of output buffer that will be used by dummy backend, this limits number of