Searched refs:targets (Results 151 – 175 of 203) sorted by relevance
123456789
/Zephyr-latest/boards/u-blox/ubx_bmd345eval/doc/ |
D | index.rst | 412 for more details); however, the standard debugging targets
|
/Zephyr-latest/boards/u-blox/ubx_bmd380eval/doc/ |
D | index.rst | 398 for more details); however, the standard debugging targets
|
/Zephyr-latest/modules/openthread/ |
D | CMakeLists.txt | 146 set(BUILD_TESTING OFF CACHE BOOL "Disable openthread cmake testing targets" FORCE)
|
/Zephyr-latest/doc/connectivity/networking/ |
D | qemu_setup.rst | 12 targets such as qemu_x86 and qemu_cortex_m3). Some virtual ARM boards (such as
|
/Zephyr-latest/boards/st/nucleo_h755zi_q/doc/ |
D | index.rst | 180 ``nucleo_h755zi_q/stm32h755xx/m4`` board targets.
|
/Zephyr-latest/arch/arm64/core/ |
D | Kconfig | 245 The Armv8-R architecture targets at the Real-time profile. It introduces
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | blob_cli.c | 19 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/ |
D | migration-guide-3.5.rst | 37 * 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.
|
D | release-notes-1.13.rst | 290 …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
|
D | release-notes-3.2.rst | 228 * 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/ |
D | soc_porting.rst | 98 when a build targets the SoC. Also the base line linker script to use must be
|
/Zephyr-latest/samples/subsys/mgmt/mcumgr/smp_svr/ |
D | README.rst | 250 the image slot, taking several dozen seconds for some targets.
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | blob.rst | 14 checkpoints to ensure that all targets have received all the data before moving on. Data transfer
|
/Zephyr-latest/doc/hardware/arch/ |
D | arm_cortex_m.rst | 650 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/ |
D | index.rst | 201 two targets available:
|
/Zephyr-latest/boards/snps/em_starterkit/doc/ |
D | index.rst | 296 * ``GH-2647``: Zephyr needs i-cache API (all targets)
|
/Zephyr-latest/doc/services/debugging/ |
D | coredump.rst | 392 dumping routine and parser for new targets. To add a new target,
|
/Zephyr-latest/modules/ |
D | Kconfig.mcuboot | 28 (or Armv8-M baseline) targets with no built-in vector relocation
|
/Zephyr-latest/boards/acrn/acrn/doc/ |
D | index.rst | 47 which is a raw memory image. Unlike other x86 targets, you do not
|
/Zephyr-latest/doc/services/tracing/ |
D | index.rst | 320 …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/ |
D | bin_blobs.rst | 20 includes linking against libraries, flashing images to targets, etc. Users are
|
/Zephyr-latest/doc/build/cmake/ |
D | index.rst | 29 Library targets have source code, that is added through CMakeLists.txt
|
/Zephyr-latest/boards/ezurio/bt610/doc/ |
D | bt610.rst | 479 debugging targets are not currently available.
|
/Zephyr-latest/ |
D | CMakeLists.txt | 9 # 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/ |
D | i3c_npcx.c | 1570 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