Searched refs:third (Results 26 – 50 of 64) sorted by relevance
123
/Zephyr-latest/ |
D | LICENSE | 115 wherever such third-party notices normally appear. The contents 187 identification within third-party archives.
|
/Zephyr-latest/boards/infineon/cyw920829m2evk_02/doc/ |
D | index.rst | 8 …ensive GPIO support with extended headers and Arduino Uno R3 compatibility for third-party shields.
|
/Zephyr-latest/scripts/dts/python-devicetree/tests/ |
D | test.dts | 264 4 1 /* Matches third range */
|
/Zephyr-latest/doc/develop/ |
D | env_vars.rst | 55 You can use the ``setx`` program in ``cmd.exe`` or the third-party RapidEE
|
/Zephyr-latest/arch/xtensa/core/ |
D | README_WINDOWS.rst | 71 to spill a second quad, and even a third time at maximum.
|
/Zephyr-latest/doc/kernel/data_structures/ |
D | rbtree.rst | 107 in the industry to store a third "parent" pointer for this purpose.
|
/Zephyr-latest/boards/m5stack/m5stack_cores3/doc/ |
D | index.rst | 6 M5Stack CoreS3 is an ESP32-based development board from M5Stack. It is the third generation of the …
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | provisioning.rst | 120 malicious third party.
|
D | blob.rst | 54 provides data integrity checks and protects the contents of the BLOB from third parties using
|
/Zephyr-latest/modules/openthread/ |
D | CMakeLists.txt | 196 # through openthread-*-config.h because openthread third-party
|
/Zephyr-latest/doc/kernel/services/other/ |
D | fatal.rst | 109 ``__ASSERT()`` is enabled. The third and fourth parameters are the parameters
|
/Zephyr-latest/doc/kernel/usermode/ |
D | overview.rst | 21 protocols, and filesystems such that malicious third-party code or data
|
/Zephyr-latest/boards/adi/max78002evkit/doc/ |
D | index.rst | 16 bridge. A third USB connector allows access to the MAX78002 energy consumption data. Rounding out t…
|
/Zephyr-latest/boards/arm/v2m_musca_b1/doc/ |
D | index.rst | 361 A third-party tool (srecord) is used to generate the Intel formatted hex image.
|
/Zephyr-latest/doc/develop/getting_started/ |
D | installation_linux.rst | 132 `kitware third-party apt repository <https://apt.kitware.com/>`_
|
D | index.rst | 82 `kitware third-party apt repository <https://apt.kitware.com/>`_:
|
/Zephyr-latest/doc/connectivity/bluetooth/ |
D | bluetooth-le-host.rst | 234 represents the L2CAP SDU length, its size is 2 octets. The third
|
/Zephyr-latest/doc/contribute/ |
D | external.rst | 100 the whole or parts of the third-party open source project into a separate
|
/Zephyr-latest/boards/arm/v2m_musca_s1/doc/ |
D | index.rst | 333 A third-party tool (srecord) can be used to concatenate the images and generate
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.8.rst | 13 * Ecosystem: Tracing, debugging support through third-party tools (openocd,
|
/Zephyr-latest/boards/ezurio/bt610/doc/ |
D | bt610.rst | 114 A third mechanical push button is provided to allow reset of the on-board
|
/Zephyr-latest/doc/develop/application/ |
D | index.rst | 33 alongside the zephyr repository, which provide third party source code 754 To make it easier to integrate third-party components, the Zephyr 761 third-party build system.
|
/Zephyr-latest/samples/subsys/mgmt/updatehub/ |
D | README.rst | 283 At this point you can access a third terminal ``terminal 3`` to check if image
|
/Zephyr-latest/doc/safety/ |
D | safety_overview.rst | 261 to the safety documentation or third as both.
|
/Zephyr-latest/tests/lib/devicetree/api/src/ |
D | main.c | 665 zassert_false(DT_INST_REG_HAS_NAME(0, third), ""); in ZTEST() 691 zassert_equal(DT_INST_REG_SIZE_BY_NAME_OR(0, third, 0x12), 0x12, ""); in ZTEST() 704 zassert_equal(DT_INST_REG_SIZE_BY_NAME_OR(0, third, 0x12), 0x12, ""); in ZTEST()
|
123