Home
last modified time | relevance | path

Searched refs:vendor (Results 26 – 50 of 183) sorted by relevance

12345678

/Zephyr-latest/subsys/usb/device/
DKconfig23 USB device vendor ID. MUST be configured by vendor.
29 USB device product ID. MUST be configured by vendor.
35 USB device Manufacturer string. MUST be configured by vendor.
41 USB device Product string. MUST be configured by vendor.
/Zephyr-latest/doc/connectivity/networking/api/
Dlldp.rst13 The Link Layer Discovery Protocol (LLDP) is a vendor-neutral link layer
/Zephyr-latest/scripts/west_commands/
Dboards.py126 vendor=board.vendor,
/Zephyr-latest/doc/services/portability/
Dcmsis_rtos_v1.rst6 Cortex-M Software Interface Standard (CMSIS) RTOS is a vendor-independent
/Zephyr-latest/doc/hardware/arch/
Darm-scmi.rst52 **0x80-0xFF** protocol ID range for vendor-specific protocols.
151 This driver is vendor-agnostic. As such, it may be used on any
164 This driver is vendor-agnostic. As such, it may be used on any
176 the :code:`pinctrl_configure_pins` function. Each vendor should use
185 To use the SCMI support, each vendor is required to add an ``scmi`` DT
227 /* vendor-agnostic - always 1 */
241 /* clock ID is vendor specific */
/Zephyr-latest/samples/bluetooth/peripheral/
DREADME.rst11 vendor-specific GATT services that it exposes.
/Zephyr-latest/doc/connectivity/bluetooth/api/
Dhci.txt8 This document describes a set of vendor specific HCI commands and events for
19 The Supported Commands configuration parameter lists which vendor commands the
57 The Supported Features configuration parameter lists vendor specific features
58 that either extend commands or don't have a vendor command. Most features are
59 indicated by the support its respective vendor command. The Supported Features
82 the controller. By default no vendor events are reported.
98 bootup and vendor specific Reset command includes the Fatal_Error event.
164 This command reads the values for the vendor version information for the local
251 This command reads the list of vendor commands supported for the local
278 | | Bit mask for each vendor command |
[all …]
/Zephyr-latest/boards/dragino/lsn50/
Ddragino_lsn50.dts13 compatible = "vendor,dragino";
/Zephyr-latest/boards/qemu/cortex_a53/
Dqemu_cortex_a53.dts45 vendor-id = <0x8086>;
/Zephyr-latest/doc/hardware/peripherals/
Dflash.rst16 An exception from the rule may be applied to a vendor-specific flash
/Zephyr-latest/drivers/wifi/winc1500/
DKconfig.winc150022 bool "Use old SPI access method in the vendor HAL"
25 setting to be passed to vendor HAL.
/Zephyr-latest/drivers/sip_svc/
DKconfig1 # Silicon vendor Provided Supervisory call driver for sip_svc subsystem
/Zephyr-latest/boards/qemu/x86/
Dqemu_x86.dts60 vendor-id = <0x10e8>;
73 vendor-id = <0x8086>;
/Zephyr-latest/cmake/modules/
Dpre_dt.cmake9 # DTS files, bindings, and vendor prefixes are.
15 # implementation files (like bindings, vendor prefixes, etc.) are
/Zephyr-latest/doc/_scripts/
Dgen_boards_catalog.py236 vendor = "others"
239 vendor = folder.name
325 "vendor": vendor,
/Zephyr-latest/subsys/net/lib/dhcpv4/
DKconfig51 bool "Encapsulated vendor specific option callbacks"
55 If set, custom callbacks for encapsulated vendor-specific
67 bool "Send vendor class identifier in DHCPv4 request"
71 DHCPv4 vendor class identifier option in the DHCPv4 request.
78 The string to include in the DHCPv4 vendor class identifier option
/Zephyr-latest/boards/dragino/nbsn95/
Ddragino_nbsn95.dts13 compatible = "vendor,dragino";
/Zephyr-latest/soc/nxp/mcx/mcxw/
DKconfig.defconfig38 # Set the controller's public identity using NXP vendor command
/Zephyr-latest/include/zephyr/sensing/
Dsensing.h140 const char *vendor; member
/Zephyr-latest/cmake/toolchain/xt-clang/
Dgeneric.cmake14 # assembler vendor. This multiple invocation of xt-clang unnecessarily
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dhealth_srv.rst27 vendor specific. The list of faults are always reported with a company ID to
28 help interpreting the vendor specific faults.
/Zephyr-latest/cmake/toolchain/xcc/
Dgeneric.cmake19 # assembler vendor. This multiple invocation of xt-xcc unnecessarily
/Zephyr-latest/tests/subsys/sd/sdio/
DREADME.txt6 after initialization, as most registers present on the card will be vendor
/Zephyr-latest/include/zephyr/drivers/misc/
DREADME16 rendering. These operations are controlled by a vendor-specific API designed
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dplatform.py79 self.vendor = ""
135 self.vendor = board.vendor

12345678