Home
last modified time | relevance | path

Searched refs:targets (Results 151 – 175 of 203) sorted by relevance

123456789

/Zephyr-latest/boards/u-blox/ubx_bmd345eval/doc/
Dindex.rst412 for more details); however, the standard debugging targets
/Zephyr-latest/boards/u-blox/ubx_bmd380eval/doc/
Dindex.rst398 for more details); however, the standard debugging targets
/Zephyr-latest/modules/openthread/
DCMakeLists.txt146 set(BUILD_TESTING OFF CACHE BOOL "Disable openthread cmake testing targets" FORCE)
/Zephyr-latest/doc/connectivity/networking/
Dqemu_setup.rst12 targets such as qemu_x86 and qemu_cortex_m3). Some virtual ARM boards (such as
/Zephyr-latest/boards/st/nucleo_h755zi_q/doc/
Dindex.rst180 ``nucleo_h755zi_q/stm32h755xx/m4`` board targets.
/Zephyr-latest/arch/arm64/core/
DKconfig245 The Armv8-R architecture targets at the Real-time profile. It introduces
/Zephyr-latest/subsys/bluetooth/mesh/
Dblob_cli.c19 SYS_SLIST_FOR_EACH_CONTAINER((sys_slist_t *)&(cli)->inputs->targets, \
355 (sys_slist_t *)&cli->inputs->targets, *current, n); in next_target()
/Zephyr-latest/doc/releases/
Dmigration-guide-3.5.rst37 * The default C library used on most targets has changed from the built-in
56 other targets, the default heap uses all remaining memory on the system.
Drelease-notes-1.13.rst290 …sis_rtos_v1 - test_signal_events_signalled results in Assertion failure on all targets with PR#9856
348 …ts/cmsis_rtos_v1 - test_mutex_lock_timeout results in Assertion failure on all targets with PR#9569
665 * :github:`4957` - Add build targets for each explicit debug/flash option
Drelease-notes-3.2.rst228 * Added support of non-multithreading mode for all UP ARC targets.
233 * Added support for GCC mcpu option tuning for ARC targets on SoC level.
234 * Switched ARCv3 64bit targets for usage of new linker output format value.
236 32bit targets.
1991 * :github:`49491` - arch.interrupt test fails on ARM64 QEMU targets when compiled with GCC 12
2073 * :github:`48912` - sample.drivers.flash.shell: Failed on NXP targets
2074 * :github:`48911` - sample.drivers.flash.shell: Failed on atmel targets
2213 * :github:`47731` - JESD216 fails to read SFDP on STM32 targets
/Zephyr-latest/doc/hardware/porting/
Dsoc_porting.rst98 when a build targets the SoC. Also the base line linker script to use must be
/Zephyr-latest/samples/subsys/mgmt/mcumgr/smp_svr/
DREADME.rst250 the image slot, taking several dozen seconds for some targets.
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dblob.rst14 checkpoints to ensure that all targets have received all the data before moving on. Data transfer
/Zephyr-latest/doc/hardware/arch/
Darm_cortex_m.rst650 Adequate coverage is achieved by defining and utilizing a list of QEMU targets,
653 The table below lists the QEMU platform targets defined in Zephyr
655 these targets emulate.
/Zephyr-latest/boards/toradex/verdin_imx8mp/doc/
Dindex.rst201 two targets available:
/Zephyr-latest/boards/snps/em_starterkit/doc/
Dindex.rst296 * ``GH-2647``: Zephyr needs i-cache API (all targets)
/Zephyr-latest/doc/services/debugging/
Dcoredump.rst392 dumping routine and parser for new targets. To add a new target,
/Zephyr-latest/modules/
DKconfig.mcuboot28 (or Armv8-M baseline) targets with no built-in vector relocation
/Zephyr-latest/boards/acrn/acrn/doc/
Dindex.rst47 which is a raw memory image. Unlike other x86 targets, you do not
/Zephyr-latest/doc/services/tracing/
Dindex.rst320 …le :menuselection:`General Architecture Options --> Semihosting support for Arm and RISC-V targets`
460 * File (Using the native port with POSIX architecture based targets)
/Zephyr-latest/doc/contribute/
Dbin_blobs.rst20 includes linking against libraries, flashing images to targets, etc. Users are
/Zephyr-latest/doc/build/cmake/
Dindex.rst29 Library targets have source code, that is added through CMakeLists.txt
/Zephyr-latest/boards/ezurio/bt610/doc/
Dbt610.rst479 debugging targets are not currently available.
/Zephyr-latest/
DCMakeLists.txt9 # To see a list of typical targets execute "make usage"
85 # Set some phony targets to collect dependencies
1040 # Give the linker script targets all of the include directories so
2119 # targets above.
/Zephyr-latest/drivers/i3c/
Di3c_npcx.c1570 for (int idx = 0; idx < payload->targets.num_targets; idx++) { in npcx_i3c_do_ccc()
1572 &payload->targets.payloads[idx]; in npcx_i3c_do_ccc()

123456789