Home
last modified time | relevance | path

Searched refs:vendor (Results 101 – 125 of 183) sorted by relevance

12345678

/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dblob_srv.rst46 Client and the BLOB Transfer Server through some higher level procedure, like a vendor specific
Ddfu.rst117 available. The format of the firmware ID is vendor specific, but generally, it should include
125 vendor specific, and should contain all information the Target node needs to verify the image, as
168 | | | vendor-specific behaviors using |
/Zephyr-latest/scripts/
Dlist_hardware.py303 vendor=''
/Zephyr-latest/scripts/west_commands/completion/
Dwest-completion.fish309 set -l boards (west boards --format="{name}|{qualifiers}|{vendor}" 2> /dev/null)
319 set -l vendor $split_b[3]
321 if test $vendor != "None"
323 printf "%s\t%s\n" $name/$qualifier $vendor >> $cache_file
/Zephyr-latest/subsys/bluetooth/controller/
DKconfig.df319 integer, see Vol 4, Part E section 7.7.65.21. This option enables a vendor specific
329 integer, see Vol 4, Part E section 7.7.65.22. This option enables a vendor specific
/Zephyr-latest/boards/others/esp32c3_supermini/doc/
Dindex.rst8 There may be multiple variations depending on the specific vendor. For more information a reasonbly…
/Zephyr-latest/doc/connectivity/bluetooth/autopts/
Dautopts-win10.rst22 Update drivers, following the instructions from your hardware vendor.
/Zephyr-latest/boards/espressif/esp32s2_devkitc/doc/
Dindex.rst201 Further documentation can be obtained from the SoC vendor in `JTAG debugging for ESP32-S2`_.
/Zephyr-latest/boards/espressif/esp32s2_saola/doc/
Dindex.rst201 Further documentation can be obtained from the SoC vendor in `JTAG debugging for ESP32-S2`_.
/Zephyr-latest/drivers/sensor/
Dsensor_shell.c945 sensor->dev->name, sensor->vendor ? sensor->vendor : null_str, in cmd_get_sensor_info()
/Zephyr-latest/boards/dptechnics/walter/doc/
Dindex.rst203 Further documentation can be obtained from the SoC vendor in `JTAG debugging for ESP32-S3`_.
/Zephyr-latest/boards/seeed/xiao_esp32s3/doc/
Dindex.rst216 Further documentation can be obtained from the SoC vendor in `JTAG debugging for ESP32-S3`_.
/Zephyr-latest/boards/st/sensortile_box/doc/
Dindex.rst120 certain standard or vendor class, e.g. a CDC, a mass storage or a composite device with both
/Zephyr-latest/modules/hal_nordic/nrfx/
DCMakeLists.txt250 build_info(vendor-specific nordic svdfile VALUE ${SOC_SVD_FILE})
/Zephyr-latest/doc/contribute/
Dbin_blobs.rst28 significantly in nature and conditions. It is up to the vendor to specify the
60 - A reference to vendor-provided documentation
/Zephyr-latest/subsys/bluetooth/audio/
Dcodec.c1155 const uint8_t *vendor, size_t vendor_len) in codec_meta_set_vendor() argument
1162 CHECKIF(vendor == NULL) { in codec_meta_set_vendor()
1167 return codec_meta_set_val(meta, meta_len, meta_size, BT_AUDIO_METADATA_TYPE_VENDOR, vendor, in codec_meta_set_vendor()
/Zephyr-latest/arch/arm/
DKconfig184 MCU implements the nRF (vendor-specific) Security Attribution Unit.
/Zephyr-latest/boards/enjoydigital/litex_vexriscv/doc/
Dindex.rst11 vendor-specific and open-source tools, including the
/Zephyr-latest/boards/espressif/esp32_devkitc_wroom/doc/
Dindex.rst218 Further documentation can be obtained from the SoC vendor in `JTAG debugging for ESP32`_.
/Zephyr-latest/boards/espressif/esp32_devkitc_wrover/doc/
Dindex.rst218 Further documentation can be obtained from the SoC vendor in `JTAG debugging for ESP32`_.
/Zephyr-latest/boards/adafruit/qt_py_esp32s3/doc/
Dindex.rst201 Further documentation can be obtained from the SoC vendor
/Zephyr-latest/subsys/net/lib/config/
DKconfig224 application and vendor should choose a suitable setting based
/Zephyr-latest/doc/develop/application/
Dindex.rst170 ├─── <vendor/private-repositories>/
1139 │ └── vendor
1152 Use the vendor name as the folder name (which must match the vendor prefix in
1153 :zephyr_file:`dts/bindings/vendor-prefixes.txt` if submitting upstream to Zephyr, or be
1154 ``others`` if it is not a vendor board) under ``boards`` for ``my_custom_board``.
/Zephyr-latest/doc/security/
Dsecurity-overview.rst132 APIs for vendor specific cryptographic IPs in both hardware and software
634 potentially IP of the vendor or manufacturer.
641 which the vendor could use to certify their Zephyr-enabled
671 product vendor.
/Zephyr-latest/boards/vcc-gnd/yd_esp32/doc/
Dindex.rst232 Further documentation can be obtained from the SoC vendor in `JTAG debugging for ESP32`_.

12345678