Searched refs:string (Results 226 – 250 of 583) sorted by relevance
12345678910>>...24
30 string(REPLACE "mps3/corstone300;" "" board_targets "${board_targets}")31 string(REPLACE ";" "\n" board_targets "${board_targets}")
43 string "Log file name prefix"50 string "Log directory"
30 string(FIND "${dir}" "${sysroot}" index)43 string(REPLACE ";" "\n" sysroot_candidates_str "${sysroot_candidates}")
45 string "Device name for TinyCrypt Pseudo device"63 string "Device name for mbedTLS Pseudo device"
84 string "SSID of statically configured WiFi network"87 string "Password of statically configured Wi-Fi network"
112 def make_c_identifier(string): argument125 if not alpha_under.match(string):127 for c in string:
70 string122 string158 string197 string218 string
162 type: <string | int | boolean | array | uint8-array | string-array |172 const: <string | int | array | uint8-array | string-array>194 type: string-array198 # the enum specifies known values that the string property may take200 type: string234 string-with-default:235 type: string238 string-array-with-default:239 type: string-array240 default: ["foo", "bar"] # Same as 'string-array-with-default = "foo", "bar"'[all …]
35 string
40 string
20 string "HDLC RCP Interface Driver's name"
54 string
33 string
14 zephyr_library_sources_ifdef(CONFIG_COMMON_LIBC_STRNLEN source/string/strnlen.c)
17 string "Networking code RAM location"
15 string "Wi-Fi Test SSID"23 string "Wi-Fi Test PSK"
36 string(CONFIGURE ${APPLICATION_CONFIG_DIR} APPLICATION_CONFIG_DIR)44 string(CONFIGURE "${CONF_FILE}" CONF_FILE_EXPANDED)45 string(REPLACE " " ";" CONF_FILE_AS_LIST "${CONF_FILE_EXPANDED}")
20 string(REPLACE "\n" ";" armclang_version_list "${ARMCLANG_VERSION}")
56 string "APN for establishing network connection"70 string "list of profiles to search when autodetecting APN"77 string "MCC/MNOfor establishing network connection"
65 char string[64 + 1]; in rpr_scan_report() local67 bin2hex(data, len, string, sizeof(string)); in rpr_scan_report()68 bt_shell_print("\t0x%02x: %s", type, string); in rpr_scan_report()
21 string "Pixel format of the video frame"
12 string62 string195 string "Version of the Secure Image"203 string "Version of the Non-Secure Image"256 string "The signature type used to sign the secure and non-secure firmware images."262 string "Path to private key used to sign secure firmware images."271 string "Path to private key used to sign non-secure firmware images."314 string "Path to a locally available Ethos-U driver or an empty string"319 an empty string to allow TF-M to automatically fetch the Ethos-U326 string
85 string "Default command to attach a PTY UART to a new terminal"96 If you are using GNOME, then you can use this command string100 string "Default command to attach the UART to a new terminal (deprecated)"
11 string(MD5 MD5_SUM ${CMAKE_CURRENT_LIST_DIR})