Searched refs:separated (Results 1 – 25 of 58) sorted by relevance
123
/Zephyr-latest/cmake/ |
D | extra_flags.cmake | 9 # A length of one means a single argument or a space separated list was provided.
|
D | llext-edk.cmake | 139 # Each element of the list is wrapped in quotes and is separated by a space. 183 # - separated from the argument, joined by '=', or joined (no separator)
|
/Zephyr-latest/doc/build/snippets/ |
D | using.rst | 33 ``SNIPPET`` variable. This is a whitespace- or semicolon-separated list of
|
D | writing.rst | 75 The variable is a whitespace- or semicolon-separated list of directories
|
/Zephyr-latest/cmake/modules/ |
D | basic_settings.cmake | 32 # This method ensures that both quoted values and ;-separated list stays intact.
|
D | unittest.cmake | 32 # A length of one means a single argument or a space separated list was provided.
|
D | kconfig.cmake | 88 # DTS_ROOT_BINDINGS is a semicolon separated list, this causes 91 # separated list instead.
|
/Zephyr-latest/doc/templates/ |
D | sample.tmpl | 3 :relevant-api: space-separated list of Doxygen groups of APIs this sample is a good showcase of
|
/Zephyr-latest/drivers/wifi/simplelink/ |
D | Kconfig.simplelink | 40 The number of times, separated by a one second interval, to retry
|
/Zephyr-latest/drivers/modem/ |
D | Kconfig.simcom-sim7080 | 42 Comma separated list of usable lte bands.
|
D | Kconfig.ublox-sara-r4 | 73 Set a comma separated list of profiles, each containing of:
|
/Zephyr-latest/doc/build/dts/ |
D | intro-syntax-structure.rst | 57 Unix file system paths, devicetree paths are strings separated by slashes 60 node's own name, separated by slashes. For example, the full path to 350 - between angle brackets (``<`` and ``>``), separated by spaces 358 - separated by commas 366 - between angle brackets (``<`` and ``>``), separated by spaces 370 - between angle brackets (``<`` and ``>``), separated by spaces
|
/Zephyr-latest/doc/develop/sca/ |
D | gcc.rst | 39 - A semicolon separated list of GCC analyzer options.
|
D | codechecker.rst | 53 - A comma separated list of report types. Allowed types are:
|
/Zephyr-latest/ |
D | .gitlint | 32 # Comma-separated list of words that should not occur in the title. Matching is case
|
/Zephyr-latest/tests/bluetooth/classic/sdp_c/ |
D | README.rst | 23 * A specific configuration context can be provided along with the ``usb_hci`` fixture separated by
|
/Zephyr-latest/samples/boards/phytec/reel_board/mesh_badge/ |
D | README.rst | 28 separated by spaces are possible. The font used on the reel display
|
/Zephyr-latest/drivers/net/ |
D | Kconfig | 93 six hex 8-bit chars separated by colons (e.g.: 179 six hex 8-bit chars separated by colons (e.g.:
|
/Zephyr-latest/doc/develop/west/ |
D | config.rst | 164 - String, default empty. A comma-separated list of project groups to 174 - Comma-separated list of strings. 176 The option's value is a comma-separated list of regular expressions,
|
/Zephyr-latest/drivers/ethernet/ |
D | Kconfig | 48 arguments. Each QEMU argument must be separated by comma "," and no
|
D | Kconfig.native_tap | 71 six hex 8-bit chars separated by colons (e.g.:
|
/Zephyr-latest/cmake/bintools/gnu/ |
D | target_bintools.cmake | 52 # and hence space separated.
|
/Zephyr-latest/cmake/bintools/iar/ |
D | target_bintools.cmake | 49 # and hence space separated.
|
/Zephyr-latest/doc/contribute/documentation/ |
D | guidelines.rst | 857 Multiple shields can be provided in a comma separated list. 863 If multiple configuration files are provided, enclose the space-separated list of files with 891 Multiple snippets can be provided in a comma separated list. 896 If set, the application build directory will *APPEND* this relative, Unix-separated, path to 910 A whitespace-separated list of what to do with the app (any of ``build``, ``flash``, 1121 Optional space-separated list of Doxygen group names that correspond to the APIs exercised 1212 A space-separated list of category IDs for which to show the listing.
|
/Zephyr-latest/tests/drivers/can/host/ |
D | README.rst | 37 * A specific configuration context can be provided along with the ``can`` fixture separated by a
|
123