Lines Matching +full:input +full:- +full:buffer
3 # Copyright (c) 2014-2015 Wind River Systems, Inc.
5 # SPDX-License-Identifier: Apache-2.0
15 int "Console maximum input line length"
18 This option can be used to modify the maximum length a console input
28 bool "Console input handler"
32 This option enables console input handler allowing to write simple
69 bool "Support for UART console input expired mechanism"
75 module doesn't receive any input message exceeds expired timeout, such
79 organize input message if CONFIG_PM is enabled.
95 Useful in board bring-up if there aren't any working serial
99 DT_CHOSEN_Z_RAM_CONSOLE := zephyr,ram-console
106 Emit console messages to a RAM buffer "ram_console" which can
107 be examined at runtime with a debugger. Useful in board bring-up
111 bool "Use dedicated section as RAM console buffer"
115 Use a dedicated section as the RAM console buffer, whose address is
117 examined by a debugger or software tool from a parallel-running OS.
120 int "Ram Console buffer size"
125 Total size of the RAM console buffer, to ensure it's always
126 NULL-terminated leave one byte unused, the actual length is
135 Emit console messages to a RAM buffer that is then read by the
136 Segger J-Link software and displayed on a computer in real-time.
137 Requires support for Segger J-Link on the companion IC onboard.
153 periodically. Period starts from 1-2 milliseconds and can be increased
169 bool "Inter-processor Mailbox console sender"
175 bool "Inter-processor Mailbox console receiver"
191 bool "Inter-processor Mailbox console"
195 Enable console over Inter-processor Mailbox.
198 int "IPM console line buffer length"
202 IPM console line buffer length specify amount of the buffer
218 int "Size of receive buffer for mcumgr fragments received over UART, in bytes"
221 Specifies the size of the mcumgr UART receive buffer, in bytes. This
269 module-str = UART console