Searched full:capability (Results 1 – 25 of 326) sorted by relevance
12345678910>>...14
/Zephyr-latest/include/zephyr/bluetooth/audio/ |
D | pacs.h | 39 /** @brief Published Audio Capability structure. */ 41 /** Codec capability reference */ 50 * @brief Published Audio Capability iterator callback. 52 * @param cap Capability found. 55 * @return true to continue to the next capability 62 * @brief Published Audio Capability iterator. 66 * @param dir Direction of the endpoint to look capability for. 75 * @brief Register Published Audio Capability. 77 * Register Audio Local Capability. 79 * @param dir Direction of the endpoint to register capability for. [all …]
|
D | audio.h | 61 * @brief Codec capability types 124 /** Any frequency capability */ 137 /** 7.5 msec frame duration capability */ 140 /** 10 msec frame duration capability */ 143 /** Any frame duration capability */ 148 * @brief 7.5 msec preferred frame duration capability. 156 * @brief 10 msec preferred frame duration capability 204 * @brief Channel count support capability 683 /** @brief Codec capability structure. */ 1481 * @defgroup bt_audio_codec_cap Codec capability parsing APIs [all …]
|
/Zephyr-latest/include/zephyr/usb/ |
D | bos.h | 30 /** Device capability type codes */ 36 /** BOS USB 2.0 extension capability descriptor */ 44 /** BOS platform capability descriptor */ 53 /** WebUSB specific part of platform capability descriptor */ 60 /** Microsoft OS 2.0 descriptor specific part of platform capability descriptor */
|
/Zephyr-latest/dts/bindings/clock/ |
D | st,stm32-lse-clock.yaml | 11 driving-capability: 15 LSE driving capability, within the range 0 to 3. 16 0 represents the lowests driving capability, 3
|
D | renesas,ra-cgc-subclk.yaml | 11 drive-capability: 20 Sub-Clock Oscillator Drive Capability Switching
|
D | silabs,series2-hfrcoem23.yaml | 7 capability). `clock-frequency` represents the HFRCO band to use.
|
/Zephyr-latest/samples/subsys/usb/webusb-next/src/ |
D | main.c | 19 * the USB samples common code, a Microsoft OS 2.0 platform capability 20 * descriptor, and a WebUSB platform capability descriptor. 58 LOG_ERR("Failed to add MSOSv2 capability descriptor"); in main() 64 LOG_ERR("Failed to add WebUSB capability descriptor"); in main()
|
D | webusb.h | 12 * WebUSB platform capability and WebUSB URL descriptor. 30 /* WebUSB Platform Capability Descriptor: 31 * https://wicg.github.io/webusb/#webusb-platform-capability-descriptor 39 /* WebUSB Platform Capability UUID
|
/Zephyr-latest/subsys/mgmt/osdp/src/ |
D | osdp_common.h | 239 * @brief Various PD capability function codes. 270 * @brief This capability indicates the form of the card data is 276 * @brief This capability indicates the presence of and type of LEDs. 281 * @brief This capability indicates the presence of and type of an 287 * @brief This capability indicates that the PD supports a text display 293 * @brief This capability indicates that the type of date and time 300 * capability indicates if the PD is capable of supporting CRC mode. 305 * @brief This capability indicates the extent to which the PD supports 311 * @brief This capability indicates the maximum size single message the 317 * @brief This capability indicates the maximum size multi-part message [all …]
|
/Zephyr-latest/include/zephyr/drivers/pcie/ |
D | cap.h | 23 #define PCI_CAP_ID_NULL 0x00U /**< Null Capability */ 54 #define PCIE_EXT_CAP_ID_NULL 0x0000U /**< Null Capability */ 62 #define PCIE_EXT_CAP_ID_MFVC 0x0008U /**< Multi-Function VC Capability */ 65 #define PCIE_EXT_CAP_ID_VNDR 0x000BU /**< Vendor-Specific Extended Capability */ 79 #define PCIE_EXT_CAP_ID_SECPCI 0x0019U /**< Secondary PCIe Capability */ 85 #define PCIE_EXT_CAP_ID_DVSEC 0x0023U /**< Designated Vendor-Specific Extended Capability */
|
D | msi.h | 147 * The first word of the MSI capability is shared with the 148 * capability ID and list link. The high 16 bits are the MCR. 171 * As for MSI, he first word of the MSI-X capability is shared 172 * with the capability ID and list link. The high 16 bits are the MCR.
|
D | pcie.h | 329 * @brief Find a PCI(e) capability in an endpoint's configuration space. 332 * @param cap_id the capability ID of interest 333 * @return the index of the configuration word, or 0 if no capability. 338 * @brief Find an Extended PCI(e) capability in an endpoint's configuration space. 341 * @param cap_id the capability ID of interest 342 * @return the index of the configuration word, or 0 if no capability. 384 * The first word of every capability contains a capability identifier, 385 * and a link to the next capability (or 0) in configuration space. 398 * The first word of every capability contains an extended capability identifier, 399 * and a link to the next capability (or 0) in the extended configuration space.
|
/Zephyr-latest/include/zephyr/mem_mgmt/ |
D | mem_attr_heap.h | 39 * specified capability / attribute. The attribute is used to select the 42 * @param attr capability / attribute requested for the memory block. 54 * specified capability / attribute. Takes an additional parameter specifying a 57 * @param attr capability / attribute requested for the memory block.
|
/Zephyr-latest/include/zephyr/net/ |
D | ieee802154_radio_openthread.h | 25 /** Capability to transmit with @ref IEEE802154_OPENTHREAD_TX_MODE_TXTIME_MULTIPLE_CCA 30 /** Capability to support CST-related features. 88 * Requires IEEE802154_OPENTHREAD_HW_MULTIPLE_CCA capability. 90 * @note Capability @ref IEEE802154_HW_SELECTIVE_TXCHANNEL applies as for 103 * Requires IEEE802154_OPENTHREAD_HW_MULTIPLE_CCA capability. 113 * Requires IEEE802154_OPENTHREAD_HW_CST capability. 129 * Requires IEEE802154_OPENTHREAD_HW_CST capability.
|
/Zephyr-latest/include/zephyr/bluetooth/classic/ |
D | avdtp.h | 48 /** The format of Media Transport Capability is not correct */ 50 /** The format of Recovery Service Capability is not correct */ 52 /** The format of Header Compression Service Capability is not correct */ 54 /** The format of Content Protection Service Capability is not correct */ 56 /** The format of Multiplexing Service Capability is not correct */
|
/Zephyr-latest/tests/subsys/usb/bos/src/ |
D | test_bos.c | 41 /* WebUSB Platform Capability Descriptor: 42 * https://wicg.github.io/webusb/#webusb-platform-capability-descriptor 50 /* WebUSB Platform Capability UUID 66 /* Microsoft OS 2.0 Platform Capability Descriptor 81 * MS OS 2.0 Platform Capability ID 120 /* WebUSB Platform Capability UUID 150 * MS OS 2.0 Platform Capability ID
|
/Zephyr-latest/drivers/timer/ |
D | Kconfig.x86 | 45 deadline capability. The use of a free-running 64 bit 52 deadline capability. 61 If your CPU supports invariant TSC but no TSC deadline capability
|
/Zephyr-latest/drivers/mspi/ |
D | Kconfig | 43 Describes controller hardware XIP capability and 49 Describes controller hardware scrambling capability and
|
/Zephyr-latest/include/zephyr/multi_heap/ |
D | shared_multi_heap.h | 55 * capability, it can use @ref shared_multi_heap_alloc (or the aligned 123 * specified capability / attribute. The opaque attribute parameter is used 126 * @param attr capability / attribute requested for the memory block. 138 * specified capability / attribute. Takes an additional parameter specifying a 141 * @param attr capability / attribute requested for the memory block.
|
/Zephyr-latest/drivers/pcie/host/ |
D | vc.h | 14 /** Virtual Channel capability and control Registers */ 35 /** Virtual Channel Arbitration Capability */ 74 /** Port Arbitration Capability */
|
D | Kconfig | 54 support of such capability so each message can get a vector 74 Up to the PCIe device driver to enable its PTM requester capability.
|
/Zephyr-latest/include/zephyr/arch/x86/ |
D | intel_vtd.h | 16 #define VTD_CAP_REG 0x008 /* Capability */ 17 #define VTD_ECAP_REG 0x010 /* Extended Capability */ 51 #define VTD_MTRRCAP_REG 0x100 /* MTRR Capability */ 84 #define VTD_VCCAP_REG 0xE00 /* Virtual Command Capability */ 88 /* Capability Register details */ 99 /* Extended Capability Register details */
|
/Zephyr-latest/dts/bindings/dma/ |
D | intel,adsp-hda-ssp-cap.yaml | 15 Intel HD Audio Multiple Links Capability Structure
|
/Zephyr-latest/snippets/nordic-ppr/ |
D | README.rst | 9 This snippet allows users to build Zephyr with the capability to boot Nordic PPR
|
/Zephyr-latest/doc/kernel/usermode/ |
D | index.rst | 6 Zephyr offers the capability to run threads at a reduced privilege level
|
12345678910>>...14