Searched refs:ordered (Results 1 – 21 of 21) sorted by relevance
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | lwm2m_senml_cbor.cddl | 14 0*5 key-value-pair ; To handle unordered maps; length-first ordered map keys
|
/Zephyr-latest/doc/kernel/data_structures/ |
D | index.rst | 8 These include list and balanced tree structures for storing ordered
|
/Zephyr-latest/include/zephyr/linker/common-rom/ |
D | common-rom-kernel-devices.ld | 10 * sorted in the order they will be initialized (i.e. ordered
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | harness.py | 50 self.ordered = True 101 self.ordered = config.get('ordered', True) 302 elif self.type == "multi_line" and self.ordered: 311 elif self.type == "multi_line" and not self.ordered: 341 self.ordered and \ 349 not self.ordered and \
|
/Zephyr-latest/doc/services/device_mgmt/ |
D | smp_transport.rst | 27 split among several packets. Since GATT guarantees ordered delivery of
|
/Zephyr-latest/soc/nxp/imxrt/imxrt7xx/hifi4/ |
D | linker.ld | 306 /* C++ constructor and destructor tables, properly ordered: */
|
/Zephyr-latest/soc/nxp/imxrt/imxrt7xx/hifi1/ |
D | linker.ld | 312 /* C++ constructor and destructor tables, properly ordered: */
|
/Zephyr-latest/soc/amd/acp_6_0/adsp/ |
D | linker.ld | 382 /* C++ constructor and destructor tables, properly ordered: */
|
/Zephyr-latest/soc/cdns/xtensa_sample_controller/include/ |
D | xtensa-sample-controller.ld | 471 /* C++ constructor and destructor tables, properly ordered: */
|
/Zephyr-latest/doc/kernel/ |
D | timeutil.rst | 118 * A *time axis* is a representation of time as an ordered sequence of
|
/Zephyr-latest/scripts/tests/twister/ |
D | test_harness.py | 513 console.ordered = ordered_val
|
/Zephyr-latest/doc/build/ |
D | zephyr_cmake_package.rst | 281 * First project, when Zephyr projects are ordered lexicographical, in this case.
|
/Zephyr-latest/doc/develop/test/ |
D | twister.rst | 779 ordered: false 884 ordered: <True|False> (default False) 915 will be put into lists ordered as their appearance in recordings.
|
/Zephyr-latest/share/sysbuild/cmake/modules/ |
D | sysbuild_extensions.cmake | 705 # flashing order. Each image named "<image-dependency>" will be ordered before
|
/Zephyr-latest/boards/native/doc/ |
D | arch_soc.rst | 369 It is also worth noting that all expected Zephyr sections are built and ordered with the Zephyr
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.11.rst | 409 * :github:`5743` - Windows and Linux are writing .config files with options re-ordered
|
D | release-notes-3.0.rst | 1075 * :github:`41017` - USB string descriptors can be re-ordered causing corruption and out-of-bounds-w…
|
D | release-notes-3.2.rst | 308 * Added ordered access procedure for the CSIS client, as well as storing
|
/Zephyr-latest/doc/develop/west/ |
D | release-notes.rst | 671 Python dictionaries being insertion-ordered; this is only an implementation
|
/Zephyr-latest/doc/contribute/documentation/ |
D | guidelines.rst | 333 than a heading* (code-blocks, ordered and unordered lists, pictures,
|
/Zephyr-latest/ |
D | CMakeLists.txt | 648 # or tests/ as the subdirectories are ordered now.
|