Home
last modified time | relevance | path

Searched refs:optional (Results 1 – 25 of 219) sorted by relevance

123456789

/Zephyr-latest/boards/nordic/nrf9160dk/
Dnrf9160dk_nrf52840.dts54 compatible = "nordic,nrf9160dk-optional-routing";
60 compatible = "nordic,nrf9160dk-optional-routing";
71 compatible = "nordic,nrf9160dk-optional-routing";
77 compatible = "nordic,nrf9160dk-optional-routing";
83 compatible = "nordic,nrf9160dk-optional-routing";
89 compatible = "nordic,nrf9160dk-optional-routing";
95 compatible = "nordic,nrf9160dk-optional-routing";
101 compatible = "nordic,nrf9160dk-optional-routing";
107 compatible = "nordic,nrf9160dk-optional-routing";
113 compatible = "nordic,nrf9160dk-optional-routing";
[all …]
Dnrf9160dk_nrf52840_0_14_0.overlay10 compatible = "nordic,nrf9160dk-optional-routing";
16 compatible = "nordic,nrf9160dk-optional-routing";
22 compatible = "nordic,nrf9160dk-optional-routing";
/Zephyr-latest/cmake/linker/
Dtarget_template.cmake5 # Template file for optional Zephyr linker macros.
7 # This file will define optional linker macros for toolchains that are not
/Zephyr-latest/cmake/modules/
DFindHostTools.cmake55 # gperf is an optional dependency
58 # openocd is an optional dependency
61 # bossac is an optional dependency
64 # imgtool is an optional dependency (the build may also fall back to scripts/imgtool.py
68 # winpty is an optional dependency
Dwest.cmake7 # west is an optional dependency. We need to run west using the same
58 # fine; it's optional.
94 # That's fine; west is optional, so could be custom Zephyr project.
/Zephyr-latest/boards/shields/x_nucleo_iks01a3/boards/x_nucleo_iks01a3_shub/
Dstm32mp157c_dk2.overlay9 * Delete this optional property for shield/board compatibility
/Zephyr-latest/boards/shields/x_nucleo_iks01a2/boards/
Dstm32mp157c_dk2.overlay9 * Delete this optional property for shield/board compatibility
/Zephyr-latest/dts/arm/microchip/mec5/
Dmec5_power_guards.dtsi7 /* Microchip MEC5 SoC's optional hardware power guard controllers
/Zephyr-latest/boards/shields/x_nucleo_iks01a3/boards/x_nucleo_iks01a3/
Dstm32mp157c_dk2.overlay9 * Delete this optional property for shield/board compatibility
/Zephyr-latest/doc/services/device_mgmt/smp_groups/
Dsmp_group_1.rst100 as optional(opt): the field may not appear in response when target application
160 | "image" | semi-optional image number; the field is not required when only one |
171 | | signature verification purposes. This field is optional but only |
172 | | optional when using MCUboot's serial recovery feature with one pair of |
208 | "rsn" | optional string that clarifies reason for an error; specifically useful |
246 In case when "confirm" is true, the "hash" is optional as the currently running
295 | "image" | optional image number, it does not have to appear in request at all, in which |
298 | "len" | optional length of an image. Must appear when "off" is 0. |
311 | "upgrade" | optional flag that states that only upgrade should be allowed, so if the |
328 happens, a client must re-send all the required and optional fields that it
[all …]
/Zephyr-latest/samples/net/tftp_client/
DKconfig18 TFTP server address. Write as a full URI including optional port number.
/Zephyr-latest/boards/shields/x_nucleo_53l0a1/
Dx_nucleo_53l0a1.overlay29 /* Satellites optional sensors */
/Zephyr-latest/include/zephyr/shell/
Dshell.h113 uint8_t optional; /*!< Number of optional arguments. */ member
253 mandatory, optional) \ argument
255 SHELL_CMD_ARG(syntax, subcmd, help, handler, mandatory, optional); \
284 mandatory, optional) \ argument
289 mandatory, optional) \
516 .args = { .mandatory = _mand, .optional = _opt} \
/Zephyr-latest/doc/hardware/peripherals/
Dreset.rst15 Mainly, the line_assert and line_deassert API functions are optional because
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dbrg_cfg_cli.rst7 specification. The model is optional, and is enabled through
Dcfg_cli.rst20 The Configuration Client model is optional, and it must only be instantiated on the
Dhealth_cli.rst15 The Health Client model is optional, and may be instantiated on any element.
Dbrg_cfg_srv.rst7 specification. It is an optional model, enabled with the
Dlcd_cli.rst7 specification. The model is optional, and is enabled through the
/Zephyr-latest/doc/services/debugging/
Dmipi_stp_decoder.rst9 trace sources. Stream consists of opcode (shortest is 4 bit long) followed by optional data and
10 optional timestamp. There are opcodes for data (8, 16, 32, 64 bit data marked/not marked, with or
/Zephyr-latest/doc/contribute/
Dexternal.rst119 Integration as optional modules
123 dependencies shall be made optional and shall be kept standalone. Optional
125 platform shall be added to an optional manifest file that is filtered by
126 default. (:file:`submanifests/optional.yml`).
128 Such optional projects might include samples and tests in their own repositories.
135 This is valid for all new optional modules. Existing optional modules with
142 Similar to optional modules, but added to the Zephyr project as an entry in the
246 project is made optional via the ``group-filter:`` field in the main
247 :file:`west.yml` manifest. More info on optional projects can be found in
/Zephyr-latest/scripts/
Drequirements-extras.txt1 # EXTRAS: optional or useful for development/developers workflow
/Zephyr-latest/samples/basic/button/
DREADME.rst34 The sample additionally supports an optional ``led0`` devicetree alias. This is
45 includes a ``sw0`` alias; the optional ``led0`` alias is left out for
95 cell is optional, however, and the sample still works if the GPIO cells
/Zephyr-latest/boards/shields/inventek_eswifi/doc/
Dindex.rst47 shield. These signals marked as optional can help on development. The current
66 | D3 | CFG-1 | UART/SPI [optional] |
68 | D4 | CFG-0 | UART/SPI [optional] |
70 | D5 | BOOT-0 | UART/SPI [optional] |
/Zephyr-latest/subsys/console/
DKconfig13 optional

123456789