Searched refs:support (Results 1 – 25 of 1732) sorted by relevance
12345678910>>...70
/Zephyr-latest/modules/openthread/ |
D | Kconfig.features | 34 bool "Anycast locator support" 40 bool "BBR DUA ND Proxy support" 43 bool "BBR MR support" 46 bool "BLE TCAT support" 50 bool "Border Agent support" 59 bool "Border Router support" 62 bool "Border routing support" 65 bool "Border routing counters support" 68 bool "DHCPv6-PD support in border routing" 71 bool "Channel monitor support" [all …]
|
D | CMakeLists.txt | 43 …BACKBONE_ROUTER_DUA_NDPROXYING OT_BACKBONE_ROUTER_DUA_NDPROXYING "Enable BBR DUA ND Proxy support") 44 …EAD_BACKBONE_ROUTER_MULTICAST_ROUTING OT_BACKBONE_ROUTER_MULTICAST_ROUTING "Enable BBR MR support") 45 kconfig_to_ot_option(CONFIG_OPENTHREAD_BLE_TCAT OT_BLE_TCAT "Enable BLE TCAT support") 52 …OPENTHREAD_BORDER_ROUTING_DHCP6_PD OT_BORDER_ROUTING_DHCP6_PD "DHCPv6-PD support in border routing… 53 …to_ot_option(CONFIG_OPENTHREAD_CHANNEL_MANAGER OT_CHANNEL_MANAGER "Enable channel manager support") 55 …to_ot_option(CONFIG_OPENTHREAD_CHANNEL_MONITOR OT_CHANNEL_MONITOR "Enable channel monitor support") 57 …ig_to_ot_option(CONFIG_OPENTHREAD_COAP_BLOCK OT_COAP_BLOCK "Enable CoAP Block-wise option support") 58 …g_to_ot_option(CONFIG_OPENTHREAD_COAP_OBSERVE OT_COAP_OBSERVE "Enable CoAP Observe option support") 59 kconfig_to_ot_option(CONFIG_OPENTHREAD_COAPS OT_COAPS "Enable secure CoAP API support") 69 kconfig_to_ot_option(CONFIG_OPENTHREAD_DIAG OT_DIAGNOSTIC "Enable Diagnostics support") [all …]
|
/Zephyr-latest/doc/hardware/arch/ |
D | risc-v.rst | 1 Zephyr support status on RISC-V processors 8 Currently, there's support for some boards, as well as Qemu support 9 and support for some FPGA implementations such as neorv32 and 12 Zephyr support includes PMP, :ref:`user mode<usermode_api>`, several 15 User mode and PMP support 18 When the platform has Physical Memory Protection (PMP) support, enabling 19 it on Zephyr allows user space support and stack protection to be 29 Note that Zephyr SDK toolchain support may not be defined for all 32 SMP support 36 platforms. In order to test the SMP support, one can use
|
/Zephyr-latest/modules/ |
D | Kconfig.tinycrypt | 20 This option enables support for the pseudo-random number 24 bool "SHA-256 Hash function support" 26 This option enables support for SHA-256 30 bool "HMAC (via SHA256) message auth support" 33 This option enables support for HMAC using SHA-256 37 bool "PRNG (via HMAC-SHA256) support" 40 This option enables support for pseudo-random number 46 This option enables support for the Elliptic curve 55 This option enables support for the Elliptic Curve Digital 64 This option enables support for AES-128 decrypt and encrypt. [all …]
|
D | Kconfig.microchip | 6 bool "Microchip MEC HAL drivers support" 9 bool "Microchip MPFS HAL drivers support" 12 bool "Microchip MEC5 HAL drivers support"
|
/Zephyr-latest/subsys/modbus/ |
D | Kconfig | 5 bool "Modbus support" 24 bool "Client support" 27 bool "Server support" 30 bool "Client and server support" 43 bool "Modbus over serial line support" 49 Enable Modbus over serial line support. 58 bool "Modbus raw ADU support" 60 Enable Modbus raw ADU support. 76 bool "FC08 Diagnostic support" 80 Enable function code 08 Diagnostic support [all …]
|
/Zephyr-latest/subsys/bluetooth/ |
D | Kconfig.adv | 8 bool "Extended Advertising and Scanning support" 12 Select this to enable Extended Advertising API support. 13 This enables support for advertising with multiple advertising sets, 15 It enables support for receiving extended advertising data as a 16 scanner, including support for advertising data over the LE coded PHY. 27 If this option is not enabled the controller must support the extended 39 bool "Periodic Advertising and Scanning support" 41 Select this to enable Periodic Advertising API support. This allows 47 bool "Periodic Advertising with Responses support" 51 API support. [all …]
|
/Zephyr-latest/drivers/interrupt_controller/ |
D | Kconfig.rv32m1 | 7 bool "OpenISA RV32M1 INTMUX interrupt controller support" 12 Select this option to enable support for the RV32M1 INTMUX 30 Enable support for INTMUX channel 0. 35 Enable support for INTMUX channel 1. 40 Enable support for INTMUX channel 2. 45 Enable support for INTMUX channel 3. 50 Enable support for INTMUX channel 4. 55 Enable support for INTMUX channel 5. 60 Enable support for INTMUX channel 6. 65 Enable support for INTMUX channel 7.
|
/Zephyr-latest/modules/hostap/ |
D | Kconfig | 92 bool "Robust Audio Video streaming support" 105 bool "Wireless Network Management support" 109 bool "Radio Resource Management support" 114 bool "WEP (Legacy crypto) support" 125 bool "Crypto Mbedtls alt support for WiFi" 150 bool "No Crypto support for WiFi" 153 bool "External Crypto support for hostap" 163 bool "Crypto Platform Secure Architecture support for WiFi" 186 bool "Enterprise Crypto support for WiFi" 194 bool "EAP-TLS support" [all …]
|
/Zephyr-latest/subsys/bluetooth/mesh/shell/ |
D | Kconfig | 21 This options enables support for provisioning shell commands. 38 This options enables support for CDB shell commands. 45 This option enables support for Low Power node shell commands. 51 This option enables support for test mesh shell commands. 68 This option enables support for GATT Proxy shell commands. 75 This option enables support of Health Client shell commands. 82 This option enables support of Bridge Configuration Client shell commands. 89 This option enables support of Configuration Client shell commands. 96 Firmware Distribution Server shell support. 103 Firmware Update Client shell support. [all …]
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.8.rst | 13 * Ecosystem: Tracing, debugging support through third-party tools (openocd, 15 * Improved build support on Mac and Windows development environments 16 * Xtensa GCC support 17 * Initial implementation of MMU/MPU support 18 * Expanded device support 29 * Add tickless kernel support 35 * arm: Added ARM MPU support 36 * dts: Added ARM CMSDK support 37 * arm: Added Initial support for NXP MPU 39 * arm: Fixed nRF52840-QIAA SoC support for device tree [all …]
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | Kconfig.pacs | 15 This option enables support for Sink Published Audio Capabilities. 21 This option enables support for clients to be notified on the Sink 28 This option enables support for Sink PAC Location Characteristic. 34 This option enables support for clients to write to the Sink PAC 41 This option enables support for clients to be notified on the Sink 50 This option enables support for Source Published Audio Capabilities. 57 This option enables support for clients to be notified on the Source 64 This option enables support for Source PAC Location Characteristic. 70 This option enables support for clients to write to the Source PAC 77 This option enables support for clients to be notified on the Source [all …]
|
D | Kconfig.has | 8 bool "Hearing Access Service support" 13 This option enables support for Hearing Access Service. 20 This option enables support for clients to subscribe for notifications 29 that can be registered. Setting this value to 0 disables Presets support. 42 bool "Preset Control Point Notifiable support" 45 This option enables support for clients to subscribe for notifications 58 bool "Hearing Access Service Client support" 65 This option enables support for Hearing Access Service Client.
|
D | Kconfig.tbs | 19 This option enables support for Telephone Bearer Service. By default this only 69 bool "Generic Telephone Bearer Service client support" 75 This option enables support for the GTBS-oriented Call Control client. 78 bool "Telephone Bearer Service client support" 84 This option enables support for the TBS-oriented Call Control client. 116 This option enables support for reading Bearer Provider Name. 122 This option enables support for reading Bearer UCI. 128 This option enables support for reading Bearer Technology. 134 This option enables support for reading Bearer URI Schemes Supported 141 This option enables support for reading Bearer Signal Strength. [all …]
|
D | Kconfig.mctl | 15 Enables support for control of local and remote media players 16 To enable support for control of a local media player, support for 24 This option enables support for control of a local media player 31 This option enables support for local application control of local 38 This option enables support for remote control of local media 47 This options enables support for control of a remote media player. 56 This options enables support for accessing objects (tracks, groups,
|
/Zephyr-latest/drivers/sdhc/ |
D | Kconfig.intel | 11 EMMC driver support. Though this driver can be easily port to 20 EMMC host controller interrupt mode support. 26 EMMC host controller DMA mode support. 32 EMMC host controller ADMA mode support. 45 Auto stop command mode support. 51 Block gap mode support. 56 Host tuning support.
|
/Zephyr-latest/doc/connectivity/usb/ |
D | index.rst | 6 **USB device support** 14 **New experimental USB support** 24 **USB Power Delivery support** 31 **Common sections related to USB support**
|
/Zephyr-latest/drivers/pcie/host/ |
D | Kconfig | 7 bool "New PCI/PCIe Root Complex support" 9 This option enables support for new PCI(e) drivers. 26 Add support for PCIe Controller management when not handled by a 34 Add support for Enhanced Configuration Address Mapping configured 44 enabled, PCI(e) devices which support MSI will be configured (at 51 bool "MSI multi-vector support" 53 MSI can support up to 32 different messages. This will enable the 54 support of such capability so each message can get a vector 61 bool "MSI-X support" 63 If one or more device support MSI-X, you'll need to enable this. [all …]
|
/Zephyr-latest/lib/posix/options/ |
D | Kconfig.net | 14 Enable this option to support the POSIX networking API. This includes 15 support for BSD Sockets. 32 bool "POSIX IPv6 support" 35 Enable this option to support the POSIX IPv6 API. 41 bool "POSIX RAW socket support" 44 Enable this option to support the raw sockets.
|
D | Kconfig.mem | 31 Select 'y' here and Zephyr will provide support for mmap(), msync(), and munmap(). 33 Note: This feature depends on hardware MMU support. If the underlying platform does not 34 support an MMU, then affected POSIX API functions may return -1 and set errno to ENOTSUP. 45 Select 'y' here and Zephyr will provide support for mlockall() and munlockall(). 47 Note: This feature depends on hardware MMU support as well as DEMAND_PAGING. If the 48 underlying platform does not support an MMU or DEMAND_PAGING, then affected POSIX API 59 Select 'y' here and Zephyr will provide support for mlock() and munlock(). 61 Note: This feature depends on hardware MMU support. If the underlying platform does not 62 support an MMU, then affected POSIX API functions will return -1 and set errno to ENOTSUP. 73 Select 'y' here and Zephyr will provide support for mprotect().
|
/Zephyr-latest/modules/acpica/ |
D | Kconfig | 4 menu "ACPI driver support" 12 bool "Build source code for DSDT ACPICA support" 15 Build source code for DSDT support
|
/Zephyr-latest/lib/libc/picolibc/ |
D | Kconfig | 20 # force TLS when using toolchain with TLS support 37 Selects the level of printf and scanf support 40 bool "full support for integer/floating point values in printf/scanf" 42 Include full floating point and integer support in printf/scanf 46 bool "full support for integer values, including long long, in printf/scanf" 53 bool "full support for integer values, other than long long, in printf/scanf" 60 bool "limited support for integer values in printf/scanf" 63 Include limited integer and no floating point support in 124 bool "support C99 format additions in printf/scanf" 127 Includes C99 printf and scanf support for j, z, t size [all …]
|
/Zephyr-latest/drivers/input/ |
D | Kconfig.cst816s | 22 bool "Interrupt support" 26 Enable interrupt support (requires GPIO). 29 bool "Device specific event support" 31 Enable device specific event support.
|
/Zephyr-latest/drivers/sensor/seeed/grove/ |
D | Kconfig | 7 bool "Seeed Grove sensors support" 11 Enable Seeed Grove sensors support. 21 Setting this value will enable driver support for the Grove Light 30 Setting this value will enable driver support for the Grove
|
/Zephyr-latest/boards/nordic/nrf54h20dk/ |
D | board.cmake | 7 set(JLINKSCRIPTFILE ${CMAKE_CURRENT_LIST_DIR}/support/nrf54h20_cpuapp.JLinkScript) 9 set(JLINKSCRIPTFILE ${CMAKE_CURRENT_LIST_DIR}/support/nrf54h20_cpurad.JLinkScript) 18 set(JLINKSCRIPTFILE ${CMAKE_CURRENT_LIST_DIR}/support/nrf54h20_cpuppr.JLinkScript) 20 set(JLINKSCRIPTFILE ${CMAKE_CURRENT_LIST_DIR}/support/nrf54h20_cpuflpr.JLinkScript)
|
12345678910>>...70