Home
last modified time | relevance | path

Searched refs:string (Results 201 – 225 of 583) sorted by relevance

12345678910>>...24

/Zephyr-latest/samples/net/sockets/big_http_download/
DKconfig9 string "Download URL"
/Zephyr-latest/tests/drivers/dma/chan_blen_transfer/
DKconfig17 string "the section to place the memory buffers."
/Zephyr-latest/subsys/logging/backends/
DKconfig.xtensa_sim18 string formatting).
/Zephyr-latest/arch/riscv/core/
Duserspace.S34 lbu a4, 0(a4) # Load string's character
/Zephyr-latest/tests/drivers/spi/spi_loopback/
DKconfig25 string "Name of the nocache region defined in devicetree (capitals)"
/Zephyr-latest/samples/subsys/ipc/ipc_service/static_vrings/
DKconfig.sysbuild9 string
/Zephyr-latest/tests/drivers/display/display_read_write/
DKconfig22 string "Memory section to place Display Buffer"
/Zephyr-latest/tests/net/socket/udp/
DCMakeLists.txt14 ${CMAKE_CURRENT_LIST_DIR}/generate-c-string.py
/Zephyr-latest/arch/arm64/core/
DCMakeLists.txt25 string(LENGTH "x${CONFIG_SRAM_BASE_ADDRESS}" SRAM_LENGTH)
26 string(LENGTH "x${CONFIG_KERNEL_VM_BASE}" KERNEL_VM_LENGTH)
/Zephyr-latest/samples/subsys/ipc/openamp/
DKconfig.sysbuild8 string
/Zephyr-latest/drivers/ethernet/
DKconfig.xlnx_gem18 string
/Zephyr-latest/cmake/linker/ld/
Dld_script.cmake76 string(REPLACE "\\" "" expr "${expr}")
77 string(REGEX MATCHALL "@([^@]*)@" match_res ${expr})
80 string(REPLACE "@" "" match ${match})
81 string(REPLACE "@${match}@" "${match}" expr ${expr})
102 string(TOLOWER ${name} name)
189 string(REGEX REPLACE "^[\.]" "" name_clean "${name}")
190 string(REPLACE "." "_" name_clean "${name_clean}")
/Zephyr-latest/cmake/
Dllext-edk.cmake89 # Escape problematic characters in the string <str_in> and store the result in
90 # <str_out>. The escaping is done to make the string suitable for <target>.
92 string(REPLACE "\\" "\\\\" str_escaped "${str_in}")
93 string(REPLACE "\"" "\\\"" str_escaped "${str_escaped}")
108 # Write to the file associated with <target> the string <text> as a comment.
127 string(CONFIGURE "${var_value}" exp_var_value @ONLY)
138 string(CONFIGURE "${var_value}" exp_var_value @ONLY)
/Zephyr-latest/boards/
DKconfig.v220 string
/Zephyr-latest/tests/bsim/bluetooth/audio/
DKconfig.sysbuild7 string
/Zephyr-latest/subsys/shell/backends/
DKconfig.backends36 string "Displayed prompt name"
200 string "Displayed prompt name"
299 string "MQTT server address"
311 string "MQTT server username"
316 string "MQTT server password"
388 string "Displayed prompt name"
395 string "Service name"
485 string "Displayed prompt name"
601 string "Displayed prompt name"
608 string "Websocket endpoint URL"
[all …]
/Zephyr-latest/subsys/usb/device/class/netusb/
DKconfig52 string "USB ECM Host OS MAC Address"
55 MAC Host OS Address string.
/Zephyr-latest/drivers/net/
DKconfig26 string "PPP Driver name"
90 string "MAC address for the interface"
94 aa:33:cc:22:e2:c0). The default is an empty string, which
153 string "SLIP Driver name"
176 string "MAC address for the interface"
180 aa:33:cc:22:e2:c0). The default is an empty string, which
/Zephyr-latest/arch/mips/
DKconfig13 string
/Zephyr-latest/tests/subsys/logging/log_switch_format/
DKconfig21 string "DEFAULT backend"
/Zephyr-latest/cmake/modules/
Dkconfig.cmake43 string(CONFIGURE "${KCONFIG_ROOT}" KCONFIG_ROOT)
75 string(CONFIGURE "${CONF_FILE}" CONF_FILE_EXPANDED)
76 string(REPLACE " " ";" CONF_FILE_AS_LIST "${CONF_FILE_EXPANDED}")
81 string(CONFIGURE "${EXTRA_CONF_FILE}" EXTRA_CONF_FILE_EXPANDED)
82 string(REPLACE " " ";" EXTRA_CONF_FILE_AS_LIST "${EXTRA_CONF_FILE_EXPANDED}")
92 string(REPLACE ";" "?" DTS_ROOT_BINDINGS "${DTS_ROOT_BINDINGS}")
114 string(REPLACE ";" "\\\;" SHIELD_AS_LIST_ESCAPED "${SHIELD_AS_LIST}")
116 string(REPLACE ";" "\\;" SHIELD_AS_LIST_ESCAPED_COMMAND "${SHIELD_AS_LIST}")
220 string(REGEX REPLACE "^${SYSBUILD_NAME}_" "" org_name ${name})
/Zephyr-latest/drivers/timer/
DKconfig.mcux_lptmr24 The compatible string "nxp,kinetis-lptmr" should
/Zephyr-latest/boards/native/common/
Dnatsim_config.cmake26 string(REPLACE ";" "\n" nsi_config_content "${nsi_config_content}")
/Zephyr-latest/cmake/sca/eclair/ECL/
Dlanguage_extensions.ecl5 -config=MC3R1.R1.2,behaviors+={hide,"service(STD.freestlb)&&category(^(string|fcntl|time|errno|ctyp…
/Zephyr-latest/subsys/tracing/sysview/
DKconfig18 string "Application name to be displayed in SystemView"

12345678910>>...24