Home
last modified time | relevance | path

Searched refs:core (Results 101 – 125 of 877) sorted by relevance

12345678910>>...36

/Zephyr-latest/tests/boards/altera_max10/sysid/
DREADME.txt2 Altera Nios-II System ID soft IP core.
/Zephyr-latest/arch/arm64/
DCMakeLists.txt5 add_subdirectory(core)
/Zephyr-latest/arch/sparc/
DCMakeLists.txt4 add_subdirectory(core)
/Zephyr-latest/arch/xtensa/core/
Dxtensa_intgen.tmpl1 #include <xtensa/config/core-isa.h>
9 * available per-hardware by an SDK-provided core-isa.h file.
/Zephyr-latest/soc/espressif/common/include/
Dhw_init.h19 void map_rom_segments(int core, struct rom_segments *map);
/Zephyr-latest/tests/boards/altera_max10/msgdma/
DREADME.txt2 Altera Nios-II Modular Scatter Gather DMA (MSGDMA) soft IP core.
/Zephyr-latest/samples/sysbuild/hello_world/
DREADME.rst11 SoCs with multiple cores as each core is exposed as a board target. Other
25 to boot a remote core.
57 Application core
64 Radio core
/Zephyr-latest/samples/bluetooth/bap_broadcast_sink/
DREADME.rst39 You can build both the application core image and an appropriate controller image for the network
40 core with:
48 If you prefer to only build the application core image, you can do so by doing instead:
55 In that case you can pair this application core image with the
/Zephyr-latest/samples/bluetooth/bap_broadcast_source/
DREADME.rst40 You can build both the application core image and an appropriate controller image for the network
41 core with:
49 If you prefer to only build the application core image, you can do so by doing instead:
56 In that case you can pair this application core image with the
/Zephyr-latest/samples/bluetooth/ccp_call_control_client/
DREADME.rst37 You can build both the application core image and an appropriate controller image for the network
38 core with:
46 If you prefer to only build the application core image, you can do so by doing instead:
53 In that case you can pair this application core image with the
/Zephyr-latest/samples/bluetooth/ccp_call_control_server/
DREADME.rst36 You can build both the application core image and an appropriate controller image for the network
37 core with:
45 If you prefer to only build the application core image, you can do so by doing instead:
52 In that case you can pair this application core image with the
/Zephyr-latest/scripts/west_commands/tests/
Dtest_imports.py5 from runners.core import ZephyrBinaryRunner
/Zephyr-latest/boards/infineon/cy8ckit_062s2_ai/
Dcy8ckit_062s2_ai.dts61 /* CM4 core clock = 100MHz
68 /* CM0+ core clock = 50MHz
75 /* PERI core clock = 100MHz
/Zephyr-latest/boards/infineon/cy8cproto_063_ble/
Dcy8cproto_063_ble.dts103 /* CM4 core clock = 100MHz
110 /* CM0+ core clock = 50MHz
117 /* PERI core clock = 100MHz
/Zephyr-latest/doc/services/debugging/
Dcoredump.rst6 The core dump module enables dumping the CPU registers and memory content
18 Here are the options to enable output backends for core dump:
20 * ``DEBUG_COREDUMP_BACKEND_LOGGING``: use log module for core dump output.
21 * ``DEBUG_COREDUMP_BACKEND_FLASH_PARTITION``: use flash partition for core
23 * ``DEBUG_COREDUMP_BACKEND_NULL``: fallback core dump backend if other
46 When the core dump module is enabled, during a fatal error, CPU registers
48 are enabled. This core dump data can be fed into a custom-made GDB server as
54 1. Get the core dump log from the device depending on enabled backends.
58 2. Convert the core dump log into a binary format that can be parsed by
64 :zephyr_file:`scripts/coredump/coredump_gdbserver.py` with the core dump
[all …]
/Zephyr-latest/kernel/
DKconfig.init42 bool "Run SoC per-core initialization hook"
44 Run an SoC initialization hook for every core
47 arch_kernel_init() for the primary core, and at the end of arch_secondary_cpu_init()
/Zephyr-latest/arch/arm/
DCMakeLists.txt9 add_subdirectory(core)
/Zephyr-latest/drivers/ethernet/
DKconfig.litex5 bool "LiteX LiteEth Ethernet core driver"
/Zephyr-latest/boards/technexion/pico_pi/doc/
Dindex.rst6 The i.MX7D SoC is a Hybrid multi-core processor composed of Single Cortex A7
7 core and Single Cortex M4 core.
8 Zephyr was ported to run on the M4 core. In a later release, it will also
9 communicate with the A7 core (running Linux) via RPmsg.
30 - CPU i.MX7 Dual with a Single Cortex A7 (1 GHz) core and
31 Single Cortex M4 (200MHz) core
107 the A7 core. The A7 core is responsible to load the M4 binary application into
169 After powering up the platform stop the u-boot execution on the A7 core and
/Zephyr-latest/boards/intel/socfpga/agilex5_socdk/doc/
Dindex.rst21 multi-core ARM processors of Dual-core A55 and Dual-core A76
75 Zephyr applications running on the Cortex-A55/A76 core can be tested by
/Zephyr-latest/subsys/usb/device/class/hid/
DCMakeLists.txt13 core.c
/Zephyr-latest/scripts/pylib/build_helpers/
Ddomains.py14 import pykwalify.core
64 pykwalify.core.Core(source_data=data,
/Zephyr-latest/soc/nxp/imx/imx7d/
DKconfig.defconfig1 # iMX7 core series
/Zephyr-latest/scripts/west_commands/fetchers/
Dhttp.py9 from fetchers.core import ZephyrBlobFetcher
/Zephyr-latest/snippets/nordic-ppr/
DREADME.rst10 (Peripheral Processor) from another core.

12345678910>>...36