Home
last modified time | relevance | path

Searched refs:ordered (Results 1 – 21 of 21) sorted by relevance

/Zephyr-latest/subsys/net/lib/lwm2m/
Dlwm2m_senml_cbor.cddl14 0*5 key-value-pair ; To handle unordered maps; length-first ordered map keys
/Zephyr-latest/doc/kernel/data_structures/
Dindex.rst8 These include list and balanced tree structures for storing ordered
/Zephyr-latest/include/zephyr/linker/common-rom/
Dcommon-rom-kernel-devices.ld10 * sorted in the order they will be initialized (i.e. ordered
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dharness.py50 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/
Dsmp_transport.rst27 split among several packets. Since GATT guarantees ordered delivery of
/Zephyr-latest/soc/nxp/imxrt/imxrt7xx/hifi4/
Dlinker.ld306 /* C++ constructor and destructor tables, properly ordered: */
/Zephyr-latest/soc/nxp/imxrt/imxrt7xx/hifi1/
Dlinker.ld312 /* C++ constructor and destructor tables, properly ordered: */
/Zephyr-latest/soc/amd/acp_6_0/adsp/
Dlinker.ld382 /* C++ constructor and destructor tables, properly ordered: */
/Zephyr-latest/soc/cdns/xtensa_sample_controller/include/
Dxtensa-sample-controller.ld471 /* C++ constructor and destructor tables, properly ordered: */
/Zephyr-latest/doc/kernel/
Dtimeutil.rst118 * A *time axis* is a representation of time as an ordered sequence of
/Zephyr-latest/scripts/tests/twister/
Dtest_harness.py513 console.ordered = ordered_val
/Zephyr-latest/doc/build/
Dzephyr_cmake_package.rst281 * First project, when Zephyr projects are ordered lexicographical, in this case.
/Zephyr-latest/doc/develop/test/
Dtwister.rst779 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/
Dsysbuild_extensions.cmake705 # flashing order. Each image named "<image-dependency>" will be ordered before
/Zephyr-latest/boards/native/doc/
Darch_soc.rst369 It is also worth noting that all expected Zephyr sections are built and ordered with the Zephyr
/Zephyr-latest/doc/releases/
Drelease-notes-1.11.rst409 * :github:`5743` - Windows and Linux are writing .config files with options re-ordered
Drelease-notes-3.0.rst1075 * :github:`41017` - USB string descriptors can be re-ordered causing corruption and out-of-bounds-w…
Drelease-notes-3.2.rst308 * Added ordered access procedure for the CSIS client, as well as storing
/Zephyr-latest/doc/develop/west/
Drelease-notes.rst671 Python dictionaries being insertion-ordered; this is only an implementation
/Zephyr-latest/doc/contribute/documentation/
Dguidelines.rst333 than a heading* (code-blocks, ordered and unordered lists, pictures,
/Zephyr-latest/
DCMakeLists.txt648 # or tests/ as the subdirectories are ordered now.