Home
last modified time | relevance | path

Searched refs:formats (Results 1 – 25 of 35) sorted by relevance

12

/Zephyr-latest/scripts/west_commands/
Dsign.py170 formats = []
177 formats.append('bin')
179 formats.append('bin')
187 formats.append('hex')
189 formats.append('hex')
205 signer.sign(self, build_dir, build_conf, formats)
215 def sign(self, command, build_dir, build_conf, formats): argument
227 def sign(self, command, build_dir, build_conf, formats): argument
228 if not formats:
251 if 'bin' in formats:
[all …]
/Zephyr-latest/boards/others/neorv32/
DCMakeLists.txt5 # Generate NEORV32 image formats for initialising IMEM.
/Zephyr-latest/subsys/bindesc/
DKconfig.build_time81 function, so refer to string's documentation for more info on the different formats.
95 function, so refer to string's documentation for more info on the different formats.
107 function, so refer to string's documentation for more info on the different formats.
/Zephyr-latest/doc/templates/
Dboard.tmpl7 and preferably be in webp format. Alternatively, png or jpg formats
/Zephyr-latest/doc/develop/sca/
Declair.rst103 Generate additional report formats
106 ECLAIR can generate additional report formats (e.g. DOC, ODT, XLSX) and
108 default ecd file. Following additional reports and report formats can be generated:
/Zephyr-latest/drivers/display/
DKconfig.sdl56 bool "Configure bit order in monochrome formats to MSB first"
/Zephyr-latest/doc/connectivity/networking/api/
Dtls_credentials_shell.rst200 …encoded SHA256 hash of the raw credential contents (so different storage formats for essentially i…
235 For convenience, the TLS credentials shell offers four formats for providing and later retrieving t…
237 These formats and their (case-insensitive) keywords are as follows:
249 The remaining three formats are provided for convenience in special use-cases.
Dlwm2m.rst488 LwM2M version 1.1 adds support for SenML CBOR and SenML JSON data formats. These data formats add
489 support for time series data. Time series formats can be used for READ, NOTIFY and SEND operations.
522 Data caches depends on one of the SenML data formats
/Zephyr-latest/scripts/tests/twister/
Dtest_testsuite.py479 formats = [
484 for format in formats:
/Zephyr-latest/subsys/tracing/
DKconfig23 Automatically selected by formats that require the core
33 None of the available tracing formats is selected.
/Zephyr-latest/doc/safety/
Dsafety_requirements.rst120 * Other formats are accepted as long as the characteristics of a requirement from above are met.
/Zephyr-latest/boards/st/stm32h7s78_dk/doc/
Dindex.rst106 …ace with on-the-fly decryption and support for serial PSRAM/NAND/NOR, Hyper RAM/Flash frame formats
107 …ace with on-the-fly decryption and support for serial PSRAM/NAND/NOR, Hyper RAM/Flash frame formats
/Zephyr-latest/doc/services/tracing/
Dindex.rst23 An application can use one of the existing formats or define a custom format by
26 Different formats, transports and host tools are available and supported in
38 Although the user can extend any of the supported serialization formats
57 formats. This enables tool reuse, of which line-textual (babeltrace) and
468 different formats and backends.
/Zephyr-latest/doc/services/device_mgmt/
Dsmp_transport.rst59 Frame formats
/Zephyr-latest/doc/develop/test/
Dcoverage.rst148 Other reports might be chosen with ``--coverage-tool`` and ``--coverage-formats``
/Zephyr-latest/boards/st/nucleo_h563zi/doc/
Dindex.rst98 …ace with on-the-fly decryption and support for serial PSRAM/NAND/NOR, Hyper RAM/Flash frame formats
/Zephyr-latest/boards/st/stm32h573i_dk/doc/
Dindex.rst108 …ace with on-the-fly decryption and support for serial PSRAM/NAND/NOR, Hyper RAM/Flash frame formats
/Zephyr-latest/boards/st/nucleo_h533re/doc/
Dindex.rst105 …ace with on-the-fly decryption and support for serial PSRAM/NAND/NOR, Hyper RAM/Flash frame formats
/Zephyr-latest/arch/arm/core/
DKconfig301 via the `__fp16` (both IEEE and ARM alternative formats) and the
/Zephyr-latest/boards/microchip/mec172xevb_assy6906/doc/
Dindex.rst9 MEC172x and MEC152x SPI image formats are not compatible with each other.
/Zephyr-latest/boards/microchip/mec15xxevb_assy6853/doc/
Dindex.rst12 formats are not compatible with each other. Evaluation and cpu boards are
/Zephyr-latest/doc/develop/
Dbeyond-GSG.rst212 format. Other binary formats, disassembly, and map files may be present
/Zephyr-latest/doc/contribute/documentation/
Dguidelines.rst723 The usual image formats handled by a web browser are supported: WebP, PNG, GIF,
730 Recommended image formats based on content
/Zephyr-latest/doc/hardware/porting/
Dboard_porting.rst295 :ref:`kconfig` formats. This provides default settings for software features
774 Zephyr natively supports the following revision formats:
/Zephyr-latest/doc/releases/
Dmigration-guide-3.5.rst76 hexadecimal formats, full integer support including long long, C99

12