Searched +full:pre +full:- +full:fetching (Results 1 – 7 of 7) sorted by relevance
/Zephyr-latest/dts/bindings/ethernet/ |
D | snps,dwcxgmac.yaml | 2 # SPDX - License - Identifier : Apache - 2.0 9 - name: reset-device.yaml 10 - name: ethernet-controller.yaml 17 max-frame-size: 23 means that normally xgmac will reject any frame above max-frame-size 27 max-speed: 30 - 10 31 - 100 32 - 1000 33 - 2500 [all …]
|
/Zephyr-latest/doc/develop/west/ |
D | zephyr-cmds.rst | 1 .. _west-zephyr-ext-cmds: 6 This page documents miscellaneous :ref:`west-zephyr-extensions`. 8 .. _west-boards: 21 specify the display format yourself you can use the ``--format`` (or ``-f``) 24 west boards -f "{arch}:{name}" 28 west boards -h 30 .. _west-completion: 40 - bash 41 - zsh 42 - fish [all …]
|
/Zephyr-latest/boards/arduino/giga_r1/doc/ |
D | index.rst | 10 STM32H747XI, a dual core ARM Cortex-M7 + Cortex-M4 MCU, with 2MBytes of Flash 15 - RGB LED 16 - Reset and Boot buttons 17 - USB-C device 18 - USB Host 19 - 16MB external QSPI flash 20 - 8MB external SDRAM 21 - Murata Type 1DX Bluetooth + WiFi module (CYW4343W based) 22 - Audio jack 23 - ATECC608A secure element [all …]
|
/Zephyr-latest/drivers/ethernet/dwc_xgmac/ |
D | eth_dwc_xgmac_priv.h | 7 * SPDX-License-Identifier: Apache-2.0 467 * the EDMA starts pre-fetching the TxDMA descriptors 471 * the EDMA starts pre-fetching the RxDMA descriptors 492 /* Address-Aligned Beats. When this bit is set to 1, the AXI master performs 493 * address-aligned burst transfers on Read and Write channels 496 /* Enhanced Address Mode Enable: e DMA engine uses either the 40- or 48-bit address, 519 * programmed to a non-zero value (when split header feature is not enabled). 579 * the MAC Receiver based on the DMA channel number programmed in the L3-L4 filter 590 * blocks of 256 bytes. Range 0 - 63 594 * Range TC0 - TC7 -> 0 to 7 [all …]
|
/Zephyr-latest/boards/arduino/nicla_vision/doc/ |
D | index.rst | 10 STM32H747GAII, a dual core ARM Cortex-M7 + Cortex-M4 MCU, with 2MBytes of Flash 15 - RGB LED 16 - Reset Boot button 17 - USB device 18 - Murata Type 1DX Bluetooth + WiFi module (CYW4343W based) 19 - GC2145 2 Megapixel Camera Sensor 20 - SE050C2HQ1 Crypto IC 21 - MP34DT06JTR Omnidirectional Microphone 22 - VL53L1CBV0FY ToF Sensor 23 - LSM6DSOXTR Gyro+Accelerometer Sensor [all …]
|
/Zephyr-latest/doc/contribute/ |
D | bin_blobs.rst | 1 .. _bin-blobs: 12 Zephyr supports downloading and using third-party binary blobs via its built-in 15 `upstream (vanilla) Zephyr <https://github.com/zephyrproject-rtos/zephyr>`_. 18 the support for binary blobs in forks or third-party distributions of Zephyr. In 21 therefore free to create Zephyr-based downstream software which uses binary 30 click-through or other EULA-like workflow when users fetch and install blobs. 35 Blobs must be hosted on the Internet and managed by third-party infrastructure. 42 Fetching blobs 45 Blobs are fetched from official third-party sources by the :ref:`west blobs 46 <west-blobs>` command. [all …]
|
/Zephyr-latest/doc/develop/ |
D | modules.rst | 7 order to avoid reinventing the wheel and to reuse as much well-established, 14 modules, an external project is required to have its own life-cycle outside 29 - Debugger integration 30 - Silicon vendor Hardware Abstraction Layers (HALs) 31 - Cryptography libraries 32 - File Systems 33 - Inter-Process Communication (IPC) libraries 36 references to optional :ref:`binary blobs <bin-blobs>`. 41 .. _modules-vs-projects: 47 <west-workspace>`. In fact, modules :ref:`do not require west [all …]
|