Home
last modified time | relevance | path

Searched full:builds (Results 76 – 100 of 262) sorted by relevance

1234567891011

/Zephyr-latest/doc/kernel/services/data_passing/
Dlifos.rst87 The following code builds on the example above, and uses the LIFO
122 The following code builds on the example above, and uses the LIFO
Dstacks.rst91 The following code builds on the example above, and shows how a thread
114 The following code builds on the example above, and shows how a thread
Dfifos.rst96 The following code builds on the example above, and uses the FIFO
134 The following code builds on the example above, and uses the FIFO
/Zephyr-latest/doc/develop/west/
Dbuild-flash-debug.rst67 For new builds, the ``--board`` option, :envvar:`BOARD` environment variable,
70 .. _west-multi-domain-builds:
72 Sysbuild (multi-domain builds)
164 Pristine Builds
168 byproducts from previous builds have been removed.
195 Verbose Builds
216 generated. This will make incremental builds slower (but still much faster
220 <build-dir>`` on subsequent runs to do incremental builds.
223 section; it will not slow down incremental builds.
540 When a :ref:`west-multi-domain-builds` folder is detected, then ``west flash``
[all …]
/Zephyr-latest/cmake/compiler/arcmwdt/
Dtarget.cmake8 # are unused during "real" builds of Zephyr source files linked into
/Zephyr-latest/
D.gitignore69 # Normal west builds will place the Rust target directory under the build directory. However,
/Zephyr-latest/arch/arm/core/mpu/
DKconfig18 A minimum 4-byte alignment is enforced in ARM builds without
/Zephyr-latest/tests/drivers/build_all/w1/
Dapp.overlay6 * Application overlay for testing driver builds
/Zephyr-latest/doc/kernel/object_cores/
Dindex.rst123 code builds on the example above and initializes the object core.
141 :c:func:`k_obj_type_walk_unlocked`. The following code builds upon the example
174 The following code builds on the examples above and shows how an object
/Zephyr-latest/doc/kernel/memory_management/
Dslabs.rst104 The following code builds on the example above, and waits up to 100 milliseconds
124 The following code builds on the example above, and allocates a memory block,
/Zephyr-latest/tests/arch/arm/arm_thread_swap/
DREADME.txt61 ninja/make clean # discard results of previous builds
64 ninja/make pristine # discard results of previous builds
/Zephyr-latest/tests/kernel/fpu_sharing/generic/
DREADME.txt34 make clean # discard results of previous builds
37 make pristine # discard results of previous builds
/Zephyr-latest/tests/crypto/tinycrypt/
DREADME.txt22 make clean # discard results of previous builds
25 make pristine # discard results of previous builds
/Zephyr-latest/tests/lib/mem_alloc/
DREADME.txt29 make clean # discard results of previous builds
32 make pristine # discard results of previous builds
/Zephyr-latest/share/sysbuild/cmake/modules/
Dnative_simulator_sb_extensions.cmake15 # this final executable in the same place as for non-sysbuild builds.
Dsysbuild_root.cmake22 # correctly to image builds.
/Zephyr-latest/subsys/testsuite/ztest/src/
Dztest_defaults.c60 * in the command line argument. Run all tests for non-posix builds
/Zephyr-latest/soc/mediatek/mt8xxx/
DCMakeLists.txt17 # available; generally it isn't except in SOF builds). Note that the
/Zephyr-latest/tests/kernel/context/
DREADME.txt71 make clean # discard results of previous builds
74 make pristine # discard results of previous builds
/Zephyr-latest/cmake/compiler/armclang/
Dtarget.cmake9 # are unused during "real" builds of Zephyr source files linked into
/Zephyr-latest/tests/subsys/debug/coredump/src/
Dmain.c57 * builds may crash the system, so use, instead an in func_3()
/Zephyr-latest/tests/drivers/build_all/led_strip/
Dapp.overlay7 * Application overlay for testing driver builds
/Zephyr-latest/tests/drivers/build_all/video/
Dapp.overlay6 * Application overlay for testing driver builds
/Zephyr-latest/doc/kernel/services/synchronization/
Dmutexes.rst122 The following code builds on the example above, and waits indefinitely
145 The following code builds on the example above,
/Zephyr-latest/include/zephyr/drivers/firmware/scmi/
Dprotocol.h23 * Builds an SCMI message header based on the

1234567891011