Home
last modified time | relevance | path

Searched refs:platforms (Results 51 – 75 of 202) sorted by relevance

123456789

/Zephyr-latest/scripts/footprint/
Dcompare_footprint243 for test, platforms in metrics['current'].items():
248 for platform, test_data in platforms.items():
/Zephyr-latest/doc/develop/languages/rust/
Dindex.rst76 :module_file:`modules/lang/rust/etc/platforms.txt <zephyr-lang-rust:etc/platforms.txt>` file).
/Zephyr-latest/arch/arc/
DCMakeLists.txt36 # linkage to high addresses for 64bit ARC platforms.
/Zephyr-latest/modules/nanopb/
DKconfig45 for a slight speedup on 8-bit platforms.
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dhardwaremap.py282 platforms = platform.split()
284 platforms = platform
297 for plat in platforms:
/Zephyr-latest/subsys/testsuite/
DKconfig111 OK to enable this even if the test will run on platforms which do
112 not support userspace. The test should still run on those platforms,
151 simultaneously enabled. For this platforms we execute the User Mode-
/Zephyr-latest/drivers/ipm/
DKconfig56 platforms such as ZynqMP Ultrascale+.
/Zephyr-latest/samples/net/zperf/
DREADME.rst32 This sample application has been tested on the following platforms:
/Zephyr-latest/doc/hardware/arch/
Darm_cortex_m.rst11 developing Zephyr applications for Arm Cortex-M-based platforms.
369 User mode is supported in Cortex-M platforms that implement the standard (Arm) MPU
371 control, such as the NXP MPU for Kinetis platforms. (Currently,
404 Cortex-M platforms with MPU may enable :kconfig:option:`CONFIG_MPU_STACK_GUARD` to enable the MPU-b…
420 * When :kconfig:option:`CONFIG_HW_STACK_PROTECTION` is enabled on Arm v8-M platforms the native
508 Most platforms have 8 MPU regions, while some Cortex-M33 or Cortex-M7 platforms may
510 many fixed, static and dynamic MPU regions may be programmed simultaneously. For platforms
587 In Cortex-M platforms that implement the VTOR register (see :kconfig:option:`CONFIG_CPU_CORTEX_M_HA…
591 Baseline Cortex-M platforms without VTOR register might not be able to relocate their
605 may also be used in Mainline Cortex-M platforms.
[all …]
/Zephyr-latest/boards/intel/adl/doc/
Dindex.rst65 .. _INTEL_ADL: https://edc.intel.com/content/www/us/en/design/products/platforms/processor-and-core…
/Zephyr-latest/doc/services/tfm/
Drequirements.rst61 secure and non-secure binaries on certain platforms also requires the use of
/Zephyr-latest/doc/develop/manifest/
Dindex.rst17 hardware support for many of the platforms available in Zephyr.
/Zephyr-latest/samples/application_development/code_relocation_nocopy/
Dlinker_arm_nocopy.ld11 * Linker script for the Cortex-M platforms.
/Zephyr-latest/boards/shields/frdm_cr20a/doc/
Dindex.rst12 factor, compatible with existing Freedom development platforms, such as
/Zephyr-latest/samples/bluetooth/bap_broadcast_source/
DKconfig25 # By default let's enable it in the platforms we know are capable of supporting it
/Zephyr-latest/doc/introduction/
Dindex.rst100 for an increasing number of SoCs, platforms, and drivers.
108 For platforms without MMU/MPU and memory constrained devices, supports
122 platforms that have common devices/IP blocks.
/Zephyr-latest/samples/subsys/usb/shell/
DREADME.rst38 for all platforms, eventually the devicetree overlay has to be adjusted slightly if
/Zephyr-latest/boards/intel/rpl/doc/
Dindex.rst75 .. _RPL: https://edc.intel.com/content/www/us/en/design/products/platforms/details/raptor-lake-s/13…
/Zephyr-latest/boards/qemu/arc/doc/
Dindex.rst7 ARCv2 and ARCv3 hardware platforms.
/Zephyr-latest/drivers/interrupt_controller/
DKconfig.gic51 Some platforms only use aff0 to match mpdir and GICR.aff. With this
/Zephyr-latest/samples/subsys/rtio/sensor_batch_processing/
DREADME.rst25 The sample can be built for most platforms, the following commands build the
/Zephyr-latest/samples/modules/tflite-micro/tflm_ethosu/
DREADME.rst37 … <https://developer.arm.com/tools-and-software/open-source-software/arm-platforms-software/arm-eco…
/Zephyr-latest/samples/subsys/nvs/
DREADME.rst25 The sample can be built for several platforms, the following commands build the
/Zephyr-latest/samples/subsys/shell/devmem_load/
DREADME.md15 The sample can be built for several platforms, the following commands build and run the application…
/Zephyr-latest/drivers/bluetooth/hci/
DKconfig.nxp29 Some platforms receive the HCI RX buffers in ISR context.

123456789