Home
last modified time | relevance | path

Searched refs:cores (Results 26 – 50 of 158) sorted by relevance

1234567

/Zephyr-latest/samples/subsys/ipc/ipc_service/static_vrings/
Dsysbuild.cmake20 # This is required because some primary cores need information from the
/Zephyr-latest/boards/renesas/rcar_h3ulcb/doc/
Drcar_h3ulcb_a57.rst15 * four 1.5-GHz ARM Cortex-A57 MPCore cores;
16 * four 1.2-GHz ARM Cortex-A53 MPCore cores;
/Zephyr-latest/boards/snps/em_starterkit/support/
Dopenocd.cfg17 # EM11D reportedly requires 5 MHz. Other cores and board can work faster.
/Zephyr-latest/boards/phytec/phyboard_electra/doc/
Dindex.rst29 dual Cortex-A53 cluster and two dual Cortex-R5F cores in the MAIN domain as
94 cores of the SoM. These cores will then load the zephyr binary on the M4 core
104 Therefore, the testing requires the binary to be copied to the SD card to allow the A53 cores to
/Zephyr-latest/boards/arduino/opta/doc/
Dindex.rst15 For Zephyr RTOS, both cores are supported. It is also possible to run only on
46 Both the M7 and M4 cores have access to the 9 GPIO controllers. These
87 two cores. This is done in 3 ways:
93 to both cores at the same time.
95 accessed by both cores at run time. Accesses are protected by a hardware semaphore
/Zephyr-latest/tests/subsys/ipc/ipc_sessions/
DKconfig23 Some of the cores cannot be safely restarted.
/Zephyr-latest/soc/raspberrypi/rpi_pico/rp2350/
DKconfig33 # Currently the IDF only supports using the Cortex-M33 cores. Enforce
/Zephyr-latest/samples/sysbuild/hello_world/
DREADME.rst11 SoCs with multiple cores as each core is exposed as a board target. Other
33 :ref:`nrf54h20dk_nrf54h20`, using application and radio cores:
/Zephyr-latest/boards/cdns/xt-sim/doc/
Dindex.rst16 The following Xtensa cores are officially supported:
23 Xtensa cores can be configured to use either internal or external timers.
94 Add your own core to the list of supported cores as follows:
99 …ch echo) -e "config ${XTENSA_CORE}\n\tbool \"${XTENSA_CORE} core\"\n" >> "soc/xtensa/Kconfig.cores"
/Zephyr-latest/drivers/interrupt_controller/
DKconfig.clic19 Interrupt controller for Nordic VPR cores.
/Zephyr-latest/samples/drivers/ipm/ipm_esp32/
Dsysbuild.cmake22 # This is required because some primary cores need information from the
/Zephyr-latest/boards/beagle/beaglebone_ai64/doc/
Dindex.rst58 The J721E does not have a separate flash for the R5 cores. Because of this
59 the A72 core has to load the program for the R5 cores to the right memory
70 the R5 cores always see their local ATCM at address 0x00000000 and their BTCM
/Zephyr-latest/dts/common/nordic/
Dnrf5340_shared_sram_partition.dtsi8 * communication between the application and network cores.
/Zephyr-latest/boards/openisa/rv32m1_vega/support/
Dopenocd_rv32m1_vega_ri5cy.cfg117 # All cores are available, CM4 & RI5CY boot first
135 # All cores are available, CM0 & ZERO_RISCY boot first
/Zephyr-latest/boards/arduino/portenta_h7/doc/
Dindex.rst57 two cores. This is done in 3 ways:
63 to both cores at the same time.
65 accessed by both cores at run time. Accesses are protected by a hardware semaphore
/Zephyr-latest/boards/arduino/nicla_vision/doc/
Dindex.rst56 two cores. This is done in 3 ways:
62 to both cores at the same time.
64 accessed by both cores at run time. Accesses are protected by a hardware semaphore
/Zephyr-latest/boards/ti/sk_am62/doc/
Dindex.rst61 onto an SD-card. This will boot Linux on the A53 application cores of the EVM.
62 These cores will then load the zephyr binary on the M4 core using remoteproc.
72 The testing requires the binary to be copied to the SD card to allow the A53 cores to load it while…
/Zephyr-latest/drivers/timer/
DKconfig.cavs29 a common and synchronized counter for all CPU cores (which
/Zephyr-latest/soc/snps/nsim/arc_classic/
Dlinker.ld30 /* SRAM - memory available for all cores in cluster. Can be used for both instructions and data */
/Zephyr-latest/boards/arduino/giga_r1/doc/
Dindex.rst52 two cores. This is done in 3 ways:
58 to both cores at the same time.
60 accessed by both cores at run time. Accesses are protected by a hardware semaphore
/Zephyr-latest/kernel/
DKconfig.smp33 bool "Delay booting secondary cores"
42 int "Maximum number of CPUs/cores"
46 Maximum number of multiprocessing-capable cores available to the
/Zephyr-latest/boards/beagle/beaglev_fire/doc/
Dindex.rst21 * ``beaglev_fire/polarfire/u54``: Uses the U54 cores
22 * ``beaglev_fire/polarfire/u54/smp``: Uses the U54 cores with CONFIG_SMP=y
94 # Define the entry point address for each hart (U54 cores)
/Zephyr-latest/boards/phytec/phyboard_lyra/doc/
Dphyboard_lyra_am62xx_m4.rst88 cores of the SoM. These cores will then load the zephyr binary on the M4 core
98 Therefore, the testing requires the binary to be copied to the SD card to allow the A53 cores to
/Zephyr-latest/doc/
Dglossary.rst84 A group of one or more :term:`CPU cores <CPU core>`, all executing the same image
86 Only :term:`CPU cores <CPU core>` of the same :term:`architecture` can be in a single
87 cluster. Multiple CPU clusters (each of one or more cores) can coexist in
92 instructions sequentially. CPU cores are part of a :term:`CPU cluster`,
93 which can contain one or more cores.
/Zephyr-latest/samples/boards/nordic/coresight_stm/
DREADME.rst23 Application, Radio, PPR and FLPR cores send logs to an ETR buffer.
30 Application, Radio, PPR and FLPR cores send logs to the ETR buffer.

1234567