Home
last modified time | relevance | path

Searched refs:characters (Results 1 – 25 of 75) sorted by relevance

123

/Zephyr-latest/doc/hardware/peripherals/
Dauxdisplay.rst13 advanced custom feature supported is generation of custom characters.
15 and sizes, a common display size is 16 characters by 2 lines.
/Zephyr-latest/subsys/usb/device/class/
DKconfig.msc19 string "T10 assigned vendor ID for inquiry (must be 8 characters)"
26 string "Product ID for inquiry (must be 16 characters)"
33 string "Revision for inquiry (must be 4 characters)"
/Zephyr-latest/subsys/net/lib/tls_credentials/
DKconfig.shell21 int "Credential output line width (characters)"
24 This setting specifies how long (in characters) contiguous lines of base64 credential
/Zephyr-latest/samples/subsys/usb/cdc_acm/
DREADME.rst78 Send characters to the UART device
81 The characters entered in serial port emulator will be echoed back.
87 to access the CDC ACM device and maybe you can see several characters
/Zephyr-latest/subsys/mgmt/osdp/
DKconfig.pd200 - 01: The PD supports 1 row of 16 characters
201 - 02: the PD supports 2 rows of 16 characters
202 - 03: the PD supports 4 rows of 16 characters
223 - 02: the PD sends card data to the CP as array of BCD characters, not
224 exceeding 256 characters.
226 array of BCD characters.
/Zephyr-latest/doc/
Dsubstitutions.txt9 .. These are replacement strings for non-ASCII characters used within the project
/Zephyr-latest/samples/boards/bbc/microbit/display/
DREADME.rst26 The sample app displays a countdown of the characters 9-0, iterates
/Zephyr-latest/lib/posix/options/
DKconfig.mqueue36 Mention size of message queue name in number of characters.
/Zephyr-latest/drivers/serial/
DKconfig.intel_lw26 Please note that this is not suitable, when polling out several characters.
/Zephyr-latest/samples/subsys/console/echo/
DREADME.rst43 Start typing characters to see them echoed back
/Zephyr-latest/samples/drivers/uart/echo_bot/
DREADME.rst11 echo bot. It reads data from the console and echoes the characters back after
/Zephyr-latest/samples/subsys/display/cfb_shell/
DREADME.rst110 of the display the remaining characters will be displayed on the next line. The
122 remaining characters will be displayed in the next line. The text will scroll
/Zephyr-latest/samples/subsys/console/getchar/
DREADME.rst41 key to check what control characters are produced for them.
/Zephyr-latest/samples/subsys/console/getline/
DREADME.rst41 line does not include any special "end of line" characters (like LF, CR,
/Zephyr-latest/samples/drivers/misc/grove_display/
DREADME.rst33 characters will not be displayed on the LCD (3.3V is enough to power just the
/Zephyr-latest/subsys/bluetooth/mesh/
Dprov.c129 static const char characters[36] = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"; in get_auth_string() local
136 str[i] = characters[idx]; in get_auth_string()
/Zephyr-latest/subsys/shell/
DKconfig132 bool "Filter incoming ASCII characters"
135 Shell will not collect characters that are not in
136 ASCII range: <0, 127>. As a result filtered characters will not be
254 characters. Each time terminal screen width is changed resize command
/Zephyr-latest/arch/arm64/core/
DCMakeLists.txt21 # This is 10 characters long (0x12345678). We can't use a
/Zephyr-latest/subsys/mgmt/mcumgr/grp/shell_mgmt/
DKconfig27 The MCUMGR_GRP_SHELL_BACKEND_DUMMY_BUF_SIZE will affect how many characters
/Zephyr-latest/drivers/console/
DKconfig55 server looks at characters received and decides to handle them itself if
56 they are some sort of control characters, or let the regular console
203 where characters are stored before sending the whole line.
/Zephyr-latest/lib/os/
DKconfig.cbprintf18 # nano needs to count characters if it's the formatter for libc
109 If selected %n can be used to determine the number of characters
/Zephyr-latest/samples/boards/phytec/reel_board/mesh_badge/
DREADME.rst29 allows three rows of up to 12 characters
/Zephyr-latest/doc/develop/west/
Dsign.rst26 whitespace or other special characters through all the wrappers can be
/Zephyr-latest/samples/subsys/display/lvgl/
DREADME.rst30 be used for focus shifting and also entering characters inside editable
/Zephyr-latest/samples/modules/lvgl/demos/
DREADME.rst29 Shows a UI with multilanguage options, supporting unicode characters.

123