Searched refs:platforms (Results 51 – 75 of 202) sorted by relevance
123456789
/Zephyr-latest/scripts/footprint/ |
D | compare_footprint | 243 for test, platforms in metrics['current'].items(): 248 for platform, test_data in platforms.items():
|
/Zephyr-latest/doc/develop/languages/rust/ |
D | index.rst | 76 :module_file:`modules/lang/rust/etc/platforms.txt <zephyr-lang-rust:etc/platforms.txt>` file).
|
/Zephyr-latest/arch/arc/ |
D | CMakeLists.txt | 36 # linkage to high addresses for 64bit ARC platforms.
|
/Zephyr-latest/modules/nanopb/ |
D | Kconfig | 45 for a slight speedup on 8-bit platforms.
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | hardwaremap.py | 282 platforms = platform.split() 284 platforms = platform 297 for plat in platforms:
|
/Zephyr-latest/subsys/testsuite/ |
D | Kconfig | 111 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/ |
D | Kconfig | 56 platforms such as ZynqMP Ultrascale+.
|
/Zephyr-latest/samples/net/zperf/ |
D | README.rst | 32 This sample application has been tested on the following platforms:
|
/Zephyr-latest/doc/hardware/arch/ |
D | arm_cortex_m.rst | 11 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/ |
D | index.rst | 65 .. _INTEL_ADL: https://edc.intel.com/content/www/us/en/design/products/platforms/processor-and-core…
|
/Zephyr-latest/doc/services/tfm/ |
D | requirements.rst | 61 secure and non-secure binaries on certain platforms also requires the use of
|
/Zephyr-latest/doc/develop/manifest/ |
D | index.rst | 17 hardware support for many of the platforms available in Zephyr.
|
/Zephyr-latest/samples/application_development/code_relocation_nocopy/ |
D | linker_arm_nocopy.ld | 11 * Linker script for the Cortex-M platforms.
|
/Zephyr-latest/boards/shields/frdm_cr20a/doc/ |
D | index.rst | 12 factor, compatible with existing Freedom development platforms, such as
|
/Zephyr-latest/samples/bluetooth/bap_broadcast_source/ |
D | Kconfig | 25 # By default let's enable it in the platforms we know are capable of supporting it
|
/Zephyr-latest/doc/introduction/ |
D | index.rst | 100 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/ |
D | README.rst | 38 for all platforms, eventually the devicetree overlay has to be adjusted slightly if
|
/Zephyr-latest/boards/intel/rpl/doc/ |
D | index.rst | 75 .. _RPL: https://edc.intel.com/content/www/us/en/design/products/platforms/details/raptor-lake-s/13…
|
/Zephyr-latest/boards/qemu/arc/doc/ |
D | index.rst | 7 ARCv2 and ARCv3 hardware platforms.
|
/Zephyr-latest/drivers/interrupt_controller/ |
D | Kconfig.gic | 51 Some platforms only use aff0 to match mpdir and GICR.aff. With this
|
/Zephyr-latest/samples/subsys/rtio/sensor_batch_processing/ |
D | README.rst | 25 The sample can be built for most platforms, the following commands build the
|
/Zephyr-latest/samples/modules/tflite-micro/tflm_ethosu/ |
D | README.rst | 37 … <https://developer.arm.com/tools-and-software/open-source-software/arm-platforms-software/arm-eco…
|
/Zephyr-latest/samples/subsys/nvs/ |
D | README.rst | 25 The sample can be built for several platforms, the following commands build the
|
/Zephyr-latest/samples/subsys/shell/devmem_load/ |
D | README.md | 15 The sample can be built for several platforms, the following commands build and run the application…
|
/Zephyr-latest/drivers/bluetooth/hci/ |
D | Kconfig.nxp | 29 Some platforms receive the HCI RX buffers in ISR context.
|
123456789