Searched refs:supports (Results 1 – 25 of 1000) sorted by relevance
12345678910>>...40
/Zephyr-latest/cmake/toolchain/cross-compile/ |
D | Kconfig | 5 bool "Cross-compile toolchain supports TLS" 9 supports thread local storage. 12 bool "Cross-compile toolchain supports GNU Extensions" 16 supports GNU Extensions.
|
/Zephyr-latest/arch/arm/core/ |
D | Kconfig.vfp | 35 that supports only single-precision operations with 16 double-word 46 that supports half- and single-precision operations with 16 58 that supports half- and single-precision operations (including fused 69 that supports single- and double-precision operations with 16 81 that supports half-, single- and double-precision operations with 16 94 that supports half-, single- and double-precision operations 108 that supports half-, single-, double-precision operations (including 122 that supports half-, single- and double-precision operations 136 that supports half-, single-, double-precision operations (including 148 This option signifies that the VFP coprocessor supports [all …]
|
/Zephyr-latest/drivers/clock_control/ |
D | Kconfig.npcx | 24 bool "Indicates that the clock controller supports APB4 bus" 27 Selected if NPCX series supports APB4 bus. 30 bool "Indicates that the clock controller supports FIU1 bus" 33 Selected if NPCX series supports FIU1 bus.
|
/Zephyr-latest/drivers/i2c/ |
D | Kconfig.it8xxx2 | 12 This driver supports repeated start. 23 The I2C controller supports two 32-bytes FIFOs, 24 FIFO1 supports channel A. FIFO2 supports channel B.
|
/Zephyr-latest/arch/arc/core/mpu/ |
D | Kconfig | 13 v6 supports up to 32 regions. Note: MPU v5 & v7 are not supported. 24 Enable thread stack guards via MPU. ARC supports built-in stack protection. 25 If your core supports that, it is preferred over MPU stack guard.
|
/Zephyr-latest/boards/shields/nrf7002ek/doc/ |
D | index.rst | 27 communication interface. Any host board that supports the Arduino connector can be used with 49 The nRF7002 EK supports SR co-existence provided the host board supports it. The SR co-existence 65 that supports only 2.4GHz Wi-Fi. 67 that supports only 2.4GHz Wi-Fi.
|
/Zephyr-latest/soc/snps/hsdk4xd/ |
D | Kconfig.defconfig | 10 # This processor supports 2 priority levels: 19 # Actually cpu has 4 banks but zephys currently supports up to 2
|
/Zephyr-latest/drivers/crypto/ |
D | Kconfig.it8xxx2 | 11 This driver supports SHA256 hardware accelerator of the it8xxx2 series. 22 This driver supports SHA256 hardware accelerator of the it82xx2 series.
|
/Zephyr-latest/cmake/linker/ld/host-gcc/ |
D | linker_flags.cmake | 1 # The host-gcc supports the same flags as any other gcc.
|
/Zephyr-latest/cmake/toolchain/espressif/ |
D | Kconfig | 7 Espressif supports newlib for C and C++ development.
|
/Zephyr-latest/soc/intel/intel_ish/doc/ |
D | supported_features.txt | 5 etc.), Zephyr supports the following ISH-specific SoC devices:
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | lcd_cli.rst | 11 version 1.1, and supports the functionality of reading pages of Composition Data that do not fit in 13 that supports the :ref:`bluetooth_mesh_lcd_srv` model.
|
/Zephyr-latest/drivers/charger/ |
D | Kconfig | 25 This symbol is y if the charger supports discharge 31 This symbol is y if the charger supports system
|
/Zephyr-latest/tests/drivers/flash/common/boards/ |
D | nrf52840dk_spi_nor.overlay | 42 spi-max-frequency = <8000000>; // chip supports 80Mhz, SPI0 supports 8MHz
|
D | nrf52840dk_mx25l51245g.overlay | 45 /* MX25L5145G supports only pp and pp4io */ 47 /* MX25L5145G supports all readoc options */
|
D | nrf52840dk_spi_nor_wp_hold.overlay | 42 spi-max-frequency = <8000000>; // chip supports 80Mhz, SPI0 supports 8MHz
|
/Zephyr-latest/tests/drivers/gpio/gpio_api_1pin/boards/ |
D | mr_canhubk3.overlay | 9 /* Use the blue LED pin for this test because it supports interrupts */
|
/Zephyr-latest/boards/nxp/lpcxpresso55s36/ |
D | Kconfig.defconfig | 10 # Board only supports MCUBoot via "upgrade only" method:
|
/Zephyr-latest/doc/develop/sca/ |
D | sparse.rst | 8 Apart from performing common code analysis tasks it also supports an 11 address spaces do not get confused. Additionally it supports a ``force``
|
/Zephyr-latest/boards/nxp/frdm_mcxa156/ |
D | Kconfig.defconfig | 10 # Board only supports MCUBoot via "upgrade only" method:
|
/Zephyr-latest/doc/services/debugging/ |
D | mipi_stp_decoder.rst | 34 * Decoder supports only little endian architectures. 35 * When decoding nibbles, it is more efficient when core supports unaligned memory access. 36 Implementation supports optimized version with unaligned memory access and generic one.
|
/Zephyr-latest/cmake/toolchain/host/ |
D | generic.cmake | 7 set(TOOLCHAIN_HAS_NEWLIB OFF CACHE BOOL "True if toolchain supports newlib")
|
/Zephyr-latest/boards/nxp/lpcxpresso55s06/ |
D | Kconfig.defconfig | 11 # Board only supports MCUBoot via "upgrade only" method:
|
/Zephyr-latest/soc/snps/emsdp/ |
D | Kconfig.defconfig | 7 # This processor supports 4 priority levels:
|
/Zephyr-latest/drivers/interrupt_controller/ |
D | Kconfig.plic | 21 Enabled when the PLIC supports software-triggered interrupts. 28 Enabled when the PLIC supports multiple trigger types, 50 Enabled when the PLIC supports edge-triggered interrupt.
|
12345678910>>...40