Home
last modified time | relevance | path

Searched full:supports (Results 1 – 25 of 1199) sorted by relevance

12345678910>>...48

/Zephyr-latest/arch/arm/core/
DKconfig.vfp35 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/cmake/toolchain/cross-compile/
DKconfig5 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/dts/bindings/dac/
Drenesas,ra-dac-global.yaml13 description: True if the SoC supports the internal output feature in the DAC HWIP
17 description: True if the SoC supports the output amplifier feature in the DAC HWIP
21 description: True if the SoC supports the chargepump feature in the DAC HWIP
25 description: True if the SoC supports the D/A VREF configuration in the DAC HWIP
/Zephyr-latest/drivers/clock_control/
DKconfig.npcx24 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/dts/bindings/usb/
Dusb-bc12.yaml15 - BC12_TYPE_NONE: Device does not support charging and only supports
17 - BC12_TYPE_SDP: Device supports SDP (standard downstream port)
20 - BC12_TYPE_CDP: Device supports CDP (charging downstream port)
23 - BC12_TYPE_DCP: Device supports DCP (dedicated charging port)
/Zephyr-latest/drivers/disk/nvme/
Dnvme_helpers.h192 /* supports Namespace Attribute Notices event */
195 /* supports Firmware Activation Notices event */
198 /* supports Asymmetric Namespace Access Change Notices event */
201 /* supports Predictable Latency Event Aggregate Log Change Notices event */
204 /* supports LBA Status Information Notices event */
207 /* supports Endurance Group Event Aggregate Log Page Changes Notices event */
210 /* supports Normal NVM Subsystem Shutdown event */
213 /* supports Zone Descriptor Changed Notices event */
216 /* supports Discovery Log Page Change Notification event */
221 /* supports security send/receive commands */
[all …]
/Zephyr-latest/drivers/i2c/
DKconfig.it8xxx212 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/boards/shields/nrf7002ek/doc/
Dindex.rst27 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/dts/bindings/i2c/
Dite,it8xxx2-i2c.yaml14 FIFO1 supports channel A.
15 FIFO2 supports channel B.
/Zephyr-latest/arch/arc/core/mpu/
DKconfig13 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/samples/bluetooth/bap_broadcast_sink/
Doverlay-bt_ll_sw_split.conf7 # Supports the highest SDU size required by any BAP LC3 presets (155)
10 # Supports the highest advertising data that is set in a single HCI command in
/Zephyr-latest/samples/bluetooth/pbp_public_broadcast_sink/
Doverlay-bt_ll_sw_split.conf7 # Supports the highest SDU size required by any BAP LC3 presets (155)
10 # Supports the highest advertising data that is set in a single HCI command in
/Zephyr-latest/drivers/interrupt_controller/
DKconfig.plic21 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.
/Zephyr-latest/drivers/crypto/
DKconfig.it8xxx211 This driver supports SHA256 hardware accelerator of the it8xxx2 series.
22 This driver supports SHA256 hardware accelerator of the it82xx2 series.
/Zephyr-latest/soc/snps/hsdk4xd/
DKconfig.defconfig10 # This processor supports 2 priority levels:
19 # Actually cpu has 4 banks but zephys currently supports up to 2
/Zephyr-latest/subsys/mgmt/osdp/
DKconfig.pd108 - 03: Like 02, plus: PD supports supervised monitoring. The operating mode
110 - 04: Like 03, plus: the PD supports custom End-Of-Line settings within
160 - 02: the PD supports timed commands
181 - 02: the PD supports timed commands
200 - 01: The PD supports 1 row of 16 characters
201 - 02: the PD supports 2 rows of 16 characters
202 - 03: the PD supports 4 rows of 16 characters
/Zephyr-latest/dts/bindings/crypto/
Dnordic,nrf-ccm.yaml20 Indicates whether the CCM peripheral supports the extended length
27 Indicates whether the CCM peripheral supports the headermask register to
/Zephyr-latest/doc/services/debugging/
Dmipi_stp_decoder.rst34 * 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/drivers/charger/
DKconfig25 This symbol is y if the charger supports discharge
31 This symbol is y if the charger supports system
/Zephyr-latest/drivers/usb/udc/
DKconfig.dwc219 Enable Buffer DMA if DWC2 USB controller supports Internal DMA.
26 Enable Hibernation if DWC2 USB controller supports hibernation.
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dlcd_cli.rst11 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.
Dsar_cfg_srv.rst11 version 1.1, and it supports the configuration of the
18 The model also supports the SAR Transmitter and SAR Receiver get and set messages.
/Zephyr-latest/doc/develop/languages/c/
Dindex.rst9 Zephyr is primarily written in C and natively supports applications written in
29 toolchain that supports the C99 standard and above:
44 toolchain that supports the C11 standard and above.
46 In summary, it is recommended to use a compiler toolchain that supports at
51 compiler toolchain that supports such standards.
/Zephyr-latest/doc/develop/sca/
Dsparse.rst8 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/drivers/gpio/
Dgpio_dw_registers.h12 /** This definition of GPIO related registers supports four ports: A, B, C, D
13 * yet only PORTA supports interrupts and debounce.

12345678910>>...48