Home
last modified time | relevance | path

Searched refs:support (Results 26 – 50 of 1732) sorted by relevance

12345678910>>...70

/Zephyr-latest/doc/releases/
Drelease-notes-3.7.rst20 statically or dynamically, and WebSocket support is included.
21 * :ref:`POSIX support <posix_support>` has been extended, with most Options of the IEEE 1003-2017
22 :ref:`System Interfaces <posix_system_interfaces_required>` receiving support, as well as most
25 * Bluetooth Host has been extended with support for the Nordic UART Service (NUS), Hands-free Audio
49 * Added support for Picolibc as the new default C library.
50 * Added support for the following types of hardware peripherals:
62 * Added support for snippets. Snippets are common configuration settings that can be used across
64 * Added support for Linkable Loadable Extensions (LLEXT).
223 * Added ARC MWDT toolchain support for ARC-V targets
224 * Added HW memory barrier API support for multicore targets
[all …]
Drelease-notes-4.0.rst19 types, including traditional NOR flash and advanced technologies like RRAM and MRAM that support
24 added, complete with shell support. It supports initial configuration through Devicetree and
30 :ref:`stepper<stepper_api>` device driver subsystem, which also comes with shell support.
39 Zephyr's audio and video capabilities have been expanded with support for new image sensors, video
129 * Added support of device memory attributes on Cortex-M (arm_mpu_v8)
133 * Added initial support for :c:func:`arch_stack_walk` that supports unwinding via esf only
134 * Added sys_arch_reboot() support to ARM64
136 * Added support for demand paging.
138 * Added support for Linkable Loadable Extensions (LLEXT).
156 * Added initial support for :c:func:`arch_stack_walk` that supports unwinding via esf only
[all …]
Drelease-notes-3.6.rst18 * Userspace support extended to Xtensa architecture.
61 * Disabled Thread-local Storage support for platforms with two or more register banks.
74 * Added support for custom interrupt controllers using
84 * Added userspace support via MMU.
103 * Added proper support for doing decoding in the application instead of in the controller by
108 * Added support for the new mono audio location.
143 * Added support for these SoC series:
145 * Added support for Renesas R-Car Gen4 series.
146 * Added support for STM32F303xB SoC variants.
147 * Added support for STM32H7B0xx SoC variants.
[all …]
/Zephyr-latest/subsys/bluetooth/audio/
DKconfig.mcs18 This option enables support for the Media Control Service.
28 This option enables support for the Media Control Client.
70 bool "Media Control Client support for Object Transfer Service"
73 Use this option to configure support in the Media Control Client for
121 This option enables shell support for the Media Control Client.
132 This option enables support for Read Media Information procedure
139 This option enables support for reading Track Title.
145 This option enables support for the subscription of Track Title.
151 This option enables support for reading Track Duration.
157 This option enables support for reading Track Position.
[all …]
DKconfig.bap22 This option enables support for Bluetooth Unicast Audio Server
34 This option enables support for Bluetooth Unicast Audio Client
42 Number of octets to support for Codec Specific Configuration data.
50 Number of octets to support for Codec Specific Configuration metadata.
67 Number of octets to support for Codec Specific Capabilities data.
75 Number of octets to support for Codec Specific Capabilities metadata.
83 This option sets the number of connected audio groups to support as
93 This option sets the maximum number of CIS per unicast group to support.
125 This option enables support for Bluetooth Broadcast Source Audio using
136 to support.
[all …]
/Zephyr-latest/drivers/adc/
DKconfig.npcx19 bool "ADC comparator version 1 support"
22 This option enables ADC comparator V1 support.
25 bool "ADC comparator version 2 support"
28 This option enables ADC comparator V2 support.
/Zephyr-latest/boards/firefly/roc_rk3568_pc/
Droc_rk3568_pc_rk3568_smp_defconfig22 # Clock support
26 # SMP support
31 # PSCI support
/Zephyr-latest/drivers/sdhc/
DKconfig.rcar19 bool "Internal DMA support for Renesas Rcar MMC driver"
24 Internal DMA support for Renesas Rcar MMC driver.
30 Enable support of Sampling Clock Controller for Renesas Rcar MMC driver.
38 bool "Internal DMA IRQ driven support for Renesas Rcar MMC driver"
/Zephyr-latest/drivers/mspi/
DKconfig12 Enable support for the MSPI hardware bus.
17 bool "Asynchronous call support"
23 bool "Peripheral support"
26 support depends on the driver and the hardware it runs on.
47 bool "Scrambling support"
53 bool "Timing support"
/Zephyr-latest/subsys/net/lib/mqtt/
DKconfig28 bool "TLS support for socket MQTT Library"
30 Enable TLS support for socket MQTT Library
33 bool "ALPN support for MQTT"
39 bool "Websocket support for socket MQTT Library"
41 Enable Websocket support for socket MQTT Library.
44 bool "Custom transport support for socket MQTT Library"
46 Enable custom transport support for socket MQTT Library.
/Zephyr-latest/soc/espressif/common/
DKconfig.flash18 Enable this to support auto detection of ISSI chips if chip vendor not directly
19 given by ``chip_drv`` member of the chip struct. This adds support for variant
26 Enable this to support auto detection of MXIC chips if chip vendor not directly
27 given by ``chip_drv`` member of the chip struct. This adds support for variant
34 Enable this to support auto detection of GD (GigaDevice) chips if chip vendor not
39 This adds support for variant chips, however will extend detecting time and image
47 Enable this to support auto detection of Winbond chips if chip vendor not directly
48 given by ``chip_drv`` member of the chip struct. This adds support for variant
55 Enable this to support auto detection of BOYA chips if chip vendor not directly
56 given by ``chip_drv`` member of the chip struct. This adds support for variant
[all …]
/Zephyr-latest/drivers/ethernet/
DKconfig.dsa13 bool "Distributed Switch Architecture support"
16 Enable Distributed Switch Architecture support. For now it
31 Add support for KSZ8794 DSA device driver.
40 Add support for KSZ8863 DSA device driver.
49 Add support for KSZ8463 DSA device driver.
55 Add support for tail tagging on DSA device.
69 Add support for traffic isolation on DSA slave ports
/Zephyr-latest/subsys/bluetooth/controller/
DKconfig.dtm12 Enable support for Direct Test Mode in the Controller.
19 Enable support for Direct Test Mode over the HCI transport.
27 Enable support for the DTM Receiver test command v3.
33 Enable support for the DTM Transmitter test command v3.
39 Enable support for the DTM Transmitter test command v4.
/Zephyr-latest/soc/nordic/
DKconfig.soc28 Enable support for NRF51 MCU series
34 Enable support for NRF52 MCU series
40 Enable support for NRF53 MCU series
58 Enable support for NRF91 MCU series
64 Enable support for NRF92 MCU series
/Zephyr-latest/subsys/sd/
DKconfig9 bool "MMC protocol support"
11 Enable MMC protocol support. Required for eMMC cards to function.
14 bool "SDMMC protocol support"
16 Enable SDMMC protocol support. Required for SD memory cards to
20 bool "SDIO protocol support"
22 Enable SDIO protocol support. Required for SD I/O cards to function.
29 Enable SD card support.
97 bool "Ultra high speed SD card protocol support"
100 Enable support for ultra high speed SD cards. This can be disabled to
/Zephyr-latest/drivers/flash/
DKconfig.npcx_fiu37 4-byte address support and so on during driver initialization. Disable
41 bool "Direct Read Access version 1 support"
44 This option enables DRA V1 support.
47 bool "Direct Read Access version 2 support"
50 This option enables DRA V1 support.
53 bool "4 byte address support in Direct Read Access mode"
61 bool "4 byte address support in Direct Read Access mode"
/Zephyr-latest/drivers/i3c/
DKconfig.stm3210 bool "STM32 I3C driver support"
15 Enable support for I3C on STM32 microcontrollers.
20 bool "STM32 I3C DMA driver support"
23 Enables support for I3C DMA mode on STM32 microcontrollers.
/Zephyr-latest/modules/thrift/
DKconfig15 Enable this option to support Apache Thrift
20 bool "TSSLSocket support for Thrift"
25 Enable this option to support TSSLSocket for Thrift
/Zephyr-latest/lib/os/zvfs/
DKconfig7 bool "Zephyr virtual filesystem (ZVFS) support [EXPERIMENTAL]"
18 bool "ZVFS event file descriptor support"
21 Enable support for ZVFS event file descriptors. An eventfd can
40 Enable support for zvfs_poll().
56 Enable support for zvfs_select().
/Zephyr-latest/drivers/i2c/
DKconfig.max3215 bool "Interrupt support for MAX32 I2C driver"
18 Enable interrupt support for MAX32 I2C controller mode
22 bool "DMA support for MAX32 MCU I2C driver"
/Zephyr-latest/modules/cmsis-dsp/
DKconfig18 This option enables the Basic Math Functions, which support the
41 This option enables the Complex Math Functions, which support the
54 This option enables the Controller Functions, which support the
72 This option enables the Fast Math Functions, which support the
86 This option enables the Filtering Functions, which support the
111 This option enables the Interpolation Functions, which support the
121 This option enables the Matrix Functions, which support the following
139 This option enables the Quaternion Math Functions, which support the
154 This option enables the Statistics Functions, which support the
173 This option enables the Support Functions, which support the
[all …]
/Zephyr-latest/soc/microchip/mec/mec172x/
DKconfig26 Select Debug SoC interface support for MEC172X SoC family
29 bool "Disable debug support"
36 bool "Debug support via Serial wire debug"
41 bool "Debug support via Serial wire debug with tracing enabled"
55 bool "Debug support via Serial wire debug"
61 bool "debug support via Serial Wire Debug and Viewer"
/Zephyr-latest/drivers/rtc/
DKconfig22 bool "RTC driver alarm support"
24 This is an option which enables driver support for RTC alarms.
27 bool "RTC driver update event callback support"
29 This is an option which enables driver support for the RTC
33 bool "RTC driver clock calibration support"
35 This is an option which enables driver support for RTC clock
/Zephyr-latest/drivers/audio/
DKconfig.wm89045 bool "Wolfson WM8904 codec support"
10 Enable support for the Wolfson WM8904 codec
/Zephyr-latest/subsys/bluetooth/
DKconfig14 This option enables Bluetooth support.
71 bool "Peripheral Role support"
76 Select this for LE Peripheral role support.
79 bool "Central Role support"
84 Select this for LE Central role support.
87 bool "Broadcaster Role support"
90 Select this for LE Broadcaster role support.
93 bool "Observer Role support"
95 Select this for LE Observer role support.
120 bool "Controller to Host ACL flow control support"
[all …]

12345678910>>...70