Home
last modified time | relevance | path

Searched full:builds (Results 151 – 175 of 262) sorted by relevance

1234567891011

/Zephyr-latest/doc/kernel/services/data_passing/
Dpipes.rst130 The following example builds on the producer thread example above. It shows
/Zephyr-latest/drivers/cache/
Dcache_nrf.c135 * Trustzone secure builds. in _cache_range()
/Zephyr-latest/doc/build/sysbuild/
Dindex.rst17 or other types of builds you want to run.
93 Here is an example. For details, see :ref:`west-multi-domain-builds` in
113 Since sysbuild supports both single- and multi-image builds, this lets you
355 This builds ``hello_world`` and ``mcuboot`` for the ``reel_board``, and then
/Zephyr-latest/doc/hardware/arch/
Darm_cortex_m.rst88 .. [#f2] Stack limit checking only in Secure builds in Cortex-M23
105 builds with user mode support.
115 In Arm Cortex-M builds a single interrupt stack memory is shared among exceptions and interrupts. T…
124 In Arm Cortex-M builds, the PendSV exception is used in order to trigger a context switch to a diff…
253 HW interrupts in Mainline Cortex-M builds are allocated a priority level lower than the SVC.
257 interrupt. If the ZLI feature is enabled in Mainline Cortex-M builds (see
281 Cortex-M builds select :kconfig:option:`CONFIG_CPU_CORTEX_M_HAS_BASEPRI` to signify that BASEPRI re…
306 Cortex-M builds support the installation of direct interrupt service routines during
/Zephyr-latest/boards/phytec/phyboard_electra/doc/
Dindex.rst114 This builds the program and the binary is present in the :file:`build/zephyr` directory as
/Zephyr-latest/boards/mediatek/
Dindex.rst96 The MT8195 toolchain is already part of the Zephyr SDK, so builds for
/Zephyr-latest/soc/openisa/rv32m1/
Dlinker.ld23 * jumping distance of the vector table in non-XIP builds, so avoid them.
/Zephyr-latest/samples/bluetooth/hci_uart/
DREADME.rst21 By default the controller builds use the following settings:
/Zephyr-latest/samples/bluetooth/hci_uart_3wire/
DREADME.rst21 By default the controller builds use the following settings:
/Zephyr-latest/doc/build/
Dzephyr_cmake_package.rst161 builds. To change the Zephyr package, for example to test the application using Zephyr base
252 This can be useful to avoid accidental builds when only part of a workspace has been
/Zephyr-latest/scripts/
Dtwister37 builds.
/Zephyr-latest/boards/arduino/opta/doc/
Dindex.rst102 See :ref:`build_an_application` for more information about application builds.
/Zephyr-latest/boards/phytec/phyboard_lyra/doc/
Dphyboard_lyra_am62xx_m4.rst108 This builds the program and the binary is present in the :file:`build/zephyr` directory as
/Zephyr-latest/doc/services/retention/
Dindex.rst15 The retention system builds on top of the retained data driver, and adds
/Zephyr-latest/doc/
Dglossary.rst155 introducing both secure and non-secure builds for platforms with Trusted
/Zephyr-latest/doc/develop/test/
Dtwister.rst25 There are a few reasons why twister only builds a test and doesn't run it:
369 are only run under certain circumstances, like daily builds. These test
429 actually builds. A ``build_only`` test is not designed to be run in any
431 that the code builds.
434 enabled in Zephyr and that the code builds, for example sensor drivers. Such
1083 the scope of builds and tests if applicable to platforms defined under the
/Zephyr-latest/scripts/native_simulator/
DMakefile5 # It builds the simulator runner itself, and produces the final
/Zephyr-latest/tests/subsys/logging/dictionary/pytest/
Dtest_logging_dictionary.py121 the decoded log lines for FPU builds.
/Zephyr-latest/boards/nxp/mimxrt1160_evk/doc/
Dindex.rst249 sample currently enabled for dual core builds is the ``openamp`` sample.
254 The secondary core can be debugged normally in single core builds
255 (where the target is ``mimxrt1160_evk/mimxrt1166/cm4``). For dual core builds, the
/Zephyr-latest/
DKconfig.zephyr693 control over this can be useful for reproducible builds
716 from the build process. Note this breaks incremental builds, west spdx
967 failure logs more deterministic and most importantly makes builds more
/Zephyr-latest/doc/services/zbus/
Dindex.rst569 following code builds on the examples above and publishes to channel ``acc_chan``. The code is
611 For example, the following code builds on the examples above and forces a notification for the
630 channel or observer on the same call. The following code builds on the examples above and displays
811 The following code builds on the examples above and claims the ``acc_chan`` to set the ``user_data``
/Zephyr-latest/samples/subsys/usb_c/sink/src/
Dmain.c50 * @brief Builds a Request Data Object (RDO) with the following properties:
/Zephyr-latest/include/zephyr/drivers/firmware/scmi/
Dutil.h21 * Given a protocol ID, this macro builds the protocol
/Zephyr-latest/arch/arm/core/
DKconfig83 Thumb-2 technology builds on the success of Thumb, the innovative
/Zephyr-latest/cmake/modules/
Dkernel.cmake105 In-source builds are not supported.\

1234567891011