Searched refs:strings (Results 26 – 50 of 81) sorted by relevance
1234
/Zephyr-latest/samples/subsys/logging/syst/ |
D | README.rst | 35 The Sys-T text messages are self contained strings that do not 202 Catalog messages are similar to dictionary logging where the format strings 206 the mapping between hashes and their corresponding format strings) to
|
/Zephyr-latest/tests/cmake/yaml/ |
D | CMakeLists.txt | 67 set(expected "a" "list" "of" "strings") 218 set(new_value "A" "new" "list" "of" "strings") 256 set(new_value "A" "new" "list" "of" "strings") 575 APPEND LIST "strings" 639 set(expected "A" "new" "list" "of" "strings")
|
/Zephyr-latest/doc/introduction/ |
D | index.rst | 177 strings. 180 NVS allows storage of binary blobs, strings, integers, longs, and any
|
/Zephyr-latest/samples/subsys/usb/hid-mouse/ |
D | README.rst | 63 usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
|
/Zephyr-latest/doc/services/device_mgmt/smp_groups/ |
D | smp_group_2.rst | 215 | "stat_list" | array of strings representing group names; this array may be empty if |
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | Kconfig.gatt | 9 bool "Print ATT error codes as strings [EXPERIMENTAL]" 13 codes represented as strings.
|
D | Kconfig | 266 bool "Use snprintk to encode Bluetooth settings key strings" 271 key strings. 422 bool "Print security error codes as strings [EXPERIMENTAL]" 426 codes represented as strings. 430 bool "Print SMP error codes as strings [EXPERIMENTAL]" 434 codes represented as strings.
|
/Zephyr-latest/doc/build/dts/ |
D | bindings-upstream.rst | 73 strings. 92 multi-line descriptions. This in turn makes these long strings
|
D | bindings-syntax.rst | 293 - zero or more strings 731 To include multiple files, you can use a list of strings: 771 You can freely intermix strings and mappings in a single ``include:`` list:
|
/Zephyr-latest/arch/arm/core/ |
D | Kconfig | 185 the most memory (long strings). 188 (short strings).
|
/Zephyr-latest/scripts/ci/ |
D | pylintrc | 52 # cases. f-strings would be nicer too, and it's easier to convert from format()
|
/Zephyr-latest/subsys/mgmt/hawkbit/ |
D | Kconfig | 112 json strings, that are sent to the hawkBit server. It might
|
/Zephyr-latest/lib/os/ |
D | Kconfig.cbprintf | 163 flag, the packaging function no longer looks at the format strings
|
/Zephyr-latest/boards/st/sensortile_box/doc/ |
D | index.rst | 177 usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
|
/Zephyr-latest/scripts/dts/python-devicetree/tests/ |
D | test.dts | 503 strings = "a", "b", "c";
|
/Zephyr-latest/doc/services/storage/nvs/ |
D | nvs.rst | 16 NVS allows storage of binary blobs, strings, integers, longs, and any
|
/Zephyr-latest/subsys/bluetooth/services/ |
D | Kconfig.dis | 18 int "Maximum size in bytes for DIS strings"
|
/Zephyr-latest/subsys/bluetooth/common/ |
D | Kconfig | 320 bool "Print HCI error codes as strings [EXPERIMENTAL]" 324 codes represented as strings.
|
/Zephyr-latest/boards/96boards/aerocore2/doc/ |
D | index.rst | 308 usb 1-2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
|
/Zephyr-latest/subsys/testsuite/ztest/ |
D | Kconfig | 75 The override header may now #define the various macros and strings in tc_util.h which are
|
/Zephyr-latest/cmake/modules/ |
D | yaml.cmake | 274 # - Anything will be returned, even json object strings. 615 # Raw strings: save as is
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | tls_credentials_shell.rst | 257 This is required because Zephyr does not support multi-line strings in the shell.
|
/Zephyr-latest/doc/hardware/porting/ |
D | board_porting.rst | 868 One reason why Zephyr doesn't support string revisions is that strings can take 869 many forms and it's not always clear if the given strings are just strings, such 874 Due to the sheer number of possibilities with strings, including the possibility
|
/Zephyr-latest/samples/subsys/usb/mass/ |
D | README.rst | 78 usb 2-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
|
/Zephyr-latest/boards/96boards/carbon/doc/ |
D | stm32f401xe.rst | 296 usb 1-2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
|
1234