Searched full:vendors (Results 1 – 25 of 39) sorted by relevance
12
/Zephyr-latest/boards/others/ |
D | index.rst | 3 Other and unknown vendors
|
/Zephyr-latest/dts/bindings/pm_cpu_ops/ |
D | arm_psci.yaml | 6 vendors, for supervisory software working at different levels of
|
/Zephyr-latest/drivers/eeprom/ |
D | Kconfig | 63 There are multiple vendors manufacturing I2C EEPROMs compatible with 79 There are multiple vendors manufacturing SPI EEPROMs compatible with
|
/Zephyr-latest/tests/drivers/watchdog/wdt_error_cases/ |
D | README.txt | 47 Support for these flags varies between vendors and products. 70 Support for these options varies between vendors and products.
|
/Zephyr-latest/doc/_extensions/zephyr/domain/templates/ |
D | board-catalog.html | 39 {# Only show those vendors that have actual boards in the catalog. 42 <option value="{{ vendor }}">{{ vendors[vendor] }}</option>
|
D | board-card.html | 19 <div class="vendor">{{ vendors[board.vendor] }}</div>
|
/Zephyr-latest/dts/bindings/mtd/ |
D | atmel,at25.yaml | 7 There are multiple vendors manufacturing SPI EEPROMs compatible with the programming model of the
|
D | atmel,at24.yaml | 8 There are multiple vendors manufacturing I2C EEPROMs compatible with the programming model of the
|
D | jedec,spi-nor-common.yaml | 83 Some devices from certain vendors power-up with block protect bits
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | net_offload.rst | 35 functionality at the socket API level. With this approach, vendors who provide an
|
/Zephyr-latest/doc/_scripts/ |
D | gen_boards_catalog.py | 85 # which we know are not actual vendors so treat them as such. 128 "vendors": {**vnd_lookup.vnd2vendor, "others": "Other/Unknown"},
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | dfd_srv.rst | 27 specific, and may contain data from other vendors. The application should never attempt to execute
|
/Zephyr-latest/samples/net/sockets/dumb_http_server/src/ |
D | response_big.html.bin | 27 …he Zephyr Project’s goal is to establish a neutral project where silicon vendors, OEMs, ODMs, ISVs…
|
/Zephyr-latest/samples/net/sockets/dumb_http_server_mt/src/ |
D | response_big.html.bin | 27 …he Zephyr Project’s goal is to establish a neutral project where silicon vendors, OEMs, ODMs, ISVs…
|
D | response_100k.html.bin | 27 …he Zephyr Project’s goal is to establish a neutral project where silicon vendors, OEMs, ODMs, ISVs…
|
/Zephyr-latest/doc/contribute/ |
D | bin_blobs.rst | 29 license as part of the blob submission process. Blob vendors may impose a 37 individual hardware vendors. 50 <modules>` maintained by their respective vendors. This means that in order to
|
/Zephyr-latest/doc/_extensions/zephyr/domain/ |
D | __init__.py | 650 vendors = self.env.domaindata["zephyr"]["vendors"] 672 board_node["vendor"] = vendors.get(board["vendor"], board["vendor"]) 694 "vendors": domain_data["vendors"], 944 app.env.domaindata["zephyr"]["vendors"] = board_catalog["vendors"]
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | dma.rst | 15 peripheral devices for vendors where the DMA IP might be very similar but have slight variances.
|
/Zephyr-latest/subsys/bluetooth/services/ |
D | Kconfig.dis | 77 made by the vendor identified with the Vendor ID field. The vendors
|
/Zephyr-latest/subsys/bluetooth/ |
D | Kconfig | 253 this option although silicon vendors and hardware manufacturers
|
/Zephyr-latest/boards/cdns/xt-sim/doc/ |
D | index.rst | 7 synthesizable 32-bit RISC processor core. Processor and SOC vendors can select
|
/Zephyr-latest/tests/benchmarks/thread_metric/src/ |
D | tm_api.h | 75 * Define RTOS Neutral APIs. RTOS vendors should fill in the guts of the following
|
/Zephyr-latest/doc/_extensions/zephyr/domain/static/js/ |
D | board-catalog.js | 90 // sort vendors alphabetically
|
/Zephyr-latest/doc/develop/test/ |
D | twister.rst | 470 vendor_allow: <list of vendors> 471 Set of platform vendors that this test scenario should only be run for. The 473 this vendors will be included. Other boards, including those without a 476 vendor_exclude: <list of vendors> 477 Set of platform vendors that this test scenario should not run on. 479 vendors will be excluded.
|
/Zephyr-latest/boards/enjoydigital/litex_vexriscv/doc/ |
D | index.rst | 32 that target multiple chips of different vendors.
|
12