Home
last modified time | relevance | path

Searched refs:vendor (Results 126 – 150 of 183) sorted by relevance

12345678

/Zephyr-latest/boards/m5stack/m5stack_cores3/doc/
Dindex.rst218 Further documentation can be obtained from the SoC vendor in `JTAG debugging for ESP32-S3`_.
/Zephyr-latest/boards/adafruit/feather_esp32s3/doc/
Dindex.rst233 Further documentation can be obtained from the SoC vendor in `JTAG debugging
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/
Dbap.rst65 [vendor <meta>]]
400 [vendor <meta>]]
/Zephyr-latest/drivers/flash/
DKconfig38 in size, depending how they are named by vendor.
/Zephyr-latest/boards/espressif/esp32s3_devkitm/doc/
Dindex.rst226 Further documentation can be obtained from the SoC vendor in `JTAG debugging for ESP32-S3`_.
/Zephyr-latest/doc/hardware/emulator/
Dbus_emulators.rst118 Each emulator is responsible for updating the correct vendor specific registers
/Zephyr-latest/boards/luatos/esp32s3_luatos_core/doc/
Dindex.rst269 Further documentation can be obtained from the SoC vendor in `JTAG debugging for ESP32-S3`_.
/Zephyr-latest/boards/espressif/esp32s3_devkitc/doc/
Dindex.rst226 Further documentation can be obtained from the SoC vendor in `JTAG debugging for ESP32-S3`_.
/Zephyr-latest/boards/adafruit/feather_esp32s3_tft/doc/
Dindex.rst236 Further documentation can be obtained from the SoC vendor in `JTAG debugging
/Zephyr-latest/scripts/dts/python-devicetree/src/devicetree/
Dedtlib.py2357 vendor, model = compat.split(',', 1)
2358 if vendor in self._vendor_prefixes:
2359 self.compat2vendor[compat] = self._vendor_prefixes[vendor]
/Zephyr-latest/doc/develop/west/
Dmanifest.rst1572 │ ├── 02-vendor-hals.yml
1601 #. :file:`my-repo/submanifests/02-vendor-hals.yml`
1644 - name: a-vendor-hal
1657 projects named ``a-vendor-hal`` and ``an-application``, even if those same
1815 Here's an example showing how to block all vendor HALs from mainline by
1966 - submanifests/02-vendor-hals.yml
1991 - submanifests/vendor-hals.yml
Dzephyr-cmds.rst262 - This can also be useful to search for vendor HAL function definitions.
/Zephyr-latest/doc/connectivity/bluetooth/
Dbluetooth-ctlr-arch.rst136 - LLL is vendor ISR, ULL is Mayfly ISR concept, Host is kernel thread.
/Zephyr-latest/doc/
Dglossary.rst141 features, and that the vendor typically names and markets together.
/Zephyr-latest/subsys/usb/device_next/class/
Dusbd_msc.c781 lun->vendor, lun->product, lun->revision); in msc_bot_init()
/Zephyr-latest/scripts/ci/
Dcheck_compliance.py288 vendor, _ = line.split("\t", 2)
289 vendor_prefixes.append(vendor)
/Zephyr-latest/doc/build/dts/
Dhowtos.rst19 ``dts/<ARCH>/<vendor>/<soc>.dtsi``, but this can be time consuming.
535 peripheral driver which relies on vendor HAL APIs specialized for individual IP
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dbap.c2190 uint8_t vendor[CONFIG_BT_AUDIO_CODEC_CFG_MAX_DATA_SIZE]; in parse_config_meta_args() local
2201 vendor_len = hex2bin(arg, strlen(arg), vendor, sizeof(vendor)); in parse_config_meta_args()
2208 err = bt_audio_codec_cfg_meta_set_vendor(codec_cfg, vendor, vendor_len); in parse_config_meta_args()
/Zephyr-latest/doc/connectivity/usb/device_next/
Dusb_device.rst11 The :ref:`udc_api` provides a generic and vendor independent interface to USB
/Zephyr-latest/include/zephyr/net/
Dnet_stats.h638 struct net_stats_eth_vendor *vendor; member
/Zephyr-latest/doc/services/tfm/
Doverview.rst199 As of TF-M 1.8.0, the following secure services are generally available (although vendor support ma…
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Daccess.rst29 not specified by the Bluetooth SIG are vendor models, and must be tied to a
/Zephyr-latest/boards/st/steval_stwinbx1/doc/
Dindex.rst226 certain standard or vendor class, e.g. a CDC, a mass storage or a composite device with both
/Zephyr-latest/boards/st/sensortile_box_pro/doc/
Dindex.rst210 certain standard or vendor class, e.g. a CDC, a mass storage or a composite device with both
/Zephyr-latest/tests/lib/devicetree/api/
Dapp.overlay429 test_vendor: vendor {

12345678