Searched full:enhanced (Results 1 – 25 of 106) sorted by relevance
12345
/Zephyr-latest/subsys/bluetooth/host/classic/ |
D | hfp_internal.h | 21 #define BT_HFP_AG_FEATURE_ECS 0x00000040 /* Enhanced call status */ 22 #define BT_HFP_AG_FEATURE_ECC 0x00000080 /* Enhanced call control */ 27 #define BT_HFP_AG_FEATURE_ENH_VOICE_RECG 0x00001000 /* Enhanced Voice Recognition Status */ 36 #define BT_HFP_HF_FEATURE_ECS 0x00000020 /* Enhanced call status */ 37 #define BT_HFP_HF_FEATURE_ECC 0x00000040 /* Enhanced call control */ 41 #define BT_HFP_HF_FEATURE_ENH_VOICE_RECG 0x00000400 /* Enhanced Voice Recognition Status */
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | espi.rst | 3 Enhanced Serial Peripheral Interface (eSPI) Bus 9 The eSPI (enhanced serial peripheral interface) is a serial bus that is
|
/Zephyr-latest/include/zephyr/bluetooth/ |
D | att.h | 139 /** @brief Connect Enhanced ATT channels 142 * Enhanced ATT channels. The peer may have limited resources and fewer channels 146 * @param num_channels The number of Enhanced ATT beares to request. 172 /** Both Enhanced and Unenhanced channels can be used */ 176 /** Only Enhanced channels will be used */
|
/Zephyr-latest/samples/drivers/espi/ |
D | README.rst | 2 :name: Enhanced Serial Peripheral Interface (eSPI) 10 This sample demonstrates how to use the :ref:`Enhanced Serial Peripheral Interface
|
D | Kconfig | 6 mainmenu "Enhanced Serial Peripheral Interface application"
|
/Zephyr-latest/drivers/dai/nxp/esai/ |
D | Kconfig.esai | 5 bool "NXP Enhanced Serial Audio Interface (ESAI) driver"
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | Kconfig.l2cap | 55 bool "L2CAP Enhanced Credit Based Flow Control support" 59 Enhanced Credit Based Flow Control support on dynamic L2CAP Channels.
|
D | Kconfig.gatt | 42 bool "Enhanced ATT Bearers support [EXPERIMENTAL]" 47 This option enables support for Enhanced ATT bearers support. When 54 int "Maximum number of Enhanced ATT bearers" 59 Number of Enhanced ATT bearers available. 66 The device will try to connect BT_EATT_MAX enhanced ATT bearers when a
|
/Zephyr-latest/dts/bindings/shi/ |
D | nuvoton,npcx-shi-enhanced.yaml | 6 compatible: "nuvoton,npcx-shi-enhanced"
|
/Zephyr-latest/dts/bindings/flash_controller/ |
D | atmel,sam-flash-controller.yaml | 4 description: Atmel SAM Enhanced Embedded Flash Controller (EEFC)
|
/Zephyr-latest/dts/bindings/arm/ |
D | nxp,imx-epit.yaml | 4 description: i.MX Enhanced Periodic Interrupt Timer (EPIT)
|
/Zephyr-latest/boards/snps/emsdp/ |
D | Kconfig.emsdp | 20 processors. ARC EM Enhanced Security Package (ESP) and ARC EM
|
/Zephyr-latest/drivers/interrupt_controller/ |
D | Kconfig.clic | 5 bool "Enhanced Core Local Interrupt Controller (ECLIC)"
|
/Zephyr-latest/drivers/espi/ |
D | Kconfig.npcx | 13 This option enables the Intel Enhanced Serial Peripheral Interface 68 This option enables the Intel Enhanced Serial Peripheral Interface
|
/Zephyr-latest/drivers/dma/ |
D | Kconfig.nxp_edma | 5 bool "NXP enhanced Direct Memory Access (eDMA) driver"
|
/Zephyr-latest/dts/bindings/display/ |
D | nxp,imx-elcdif.yaml | 4 description: NXP i.MX eLCDIF (Enhanced LCD Interface) controller
|
/Zephyr-latest/dts/bindings/dma/ |
D | nxp,edma.yaml | 4 description: NXP enhanced Direct Memory Access (eDMA) node
|
/Zephyr-latest/drivers/sensor/bosch/bmc150_magn/ |
D | Kconfig | 32 bool "Enhanced regular (15, 27, 10)"
|
/Zephyr-latest/drivers/sensor/bosch/bmm150/ |
D | Kconfig | 29 bool "Enhanced regular (15, 27, 10)"
|
/Zephyr-latest/dts/bindings/ethernet/ |
D | snps,dwcxgmac.yaml | 214 Enhanced Address Mode Enable. 215 DMA master enables the enhanced address mode (40-bit or 48-bit addressing mode). 294 Enhanced Descriptor Enable. 296 enhanced Descriptors. 455 2 - Enhanced Transmission Selection
|
/Zephyr-latest/drivers/edac/ |
D | ibecc.h | 145 /* Enhanced channel mode for LPDDR4 */ 172 /* MC Enhanced Channel Selection register, 32 bit */
|
/Zephyr-latest/drivers/pcie/host/ |
D | Kconfig | 34 Add support for Enhanced Configuration Address Mapping configured
|
/Zephyr-latest/drivers/serial/ |
D | Kconfig.nrfx | 37 bool "Enhanced RX handling"
|
/Zephyr-latest/boards/wemos/esp32s2_lolin_mini/doc/ |
D | index.rst | 14 - Cryptographic accelerators for enhanced performance
|
/Zephyr-latest/dts/bindings/misc/ |
D | nxp,s32-emios.yaml | 5 NXP S32 Enhanced Modular IO SubSystem (eMIOS) node for S32 SoCs.
|
12345