Home
last modified time | relevance | path

Searched refs:fetch (Results 101 – 125 of 131) sorted by relevance

123456

/Zephyr-latest/subsys/mgmt/mcumgr/grp/img_mgmt/
DKconfig184 Will fetch the maximum image size from the bootloader info retention subsystem module.
/Zephyr-latest/include/zephyr/arch/riscv/common/
Dlinker.ld232 * QEMU doesn't vet each instruction fetch individually.
/Zephyr-latest/soc/ite/ec/it8xxx2/
Dlinker.ld295 * QEMU doesn't vet each instruction fetch individually.
/Zephyr-latest/doc/_extensions/zephyr/kconfig/static/
Dkconfig.mjs483 fetch(DB_FILE)
/Zephyr-latest/boards/nxp/mimxrt1040_evk/doc/
Dindex.rst201 west blobs fetch hal_nxp
/Zephyr-latest/boards/espressif/esp32s3_eye/doc/
Dindex.rst124 west blobs fetch hal_espressif
/Zephyr-latest/doc/releases/
Dmigration-guide-4.0.rst42 ``west blobs fetch hal_stm32`` instead of ``west blobs fetch stm32``.
Drelease-notes-1.6.rst35 * SLIST: Added sys_slist_get() to fetch and remove the head, also Added
Drelease-notes-1.13.rst716 * :github:`2952` - ADC: ADC fails to work when fetch multiple sequence entries
Drelease-notes-2.1.rst586 * :github:`20425` - storage/flash\_map: flash\_area\_get\_sectors can't fetch sectors on devices wi…
Drelease-notes-3.4.rst723 * Babblesim is now included in the west manifest. Users can fetch it by enabling
/Zephyr-latest/boards/raspberrypi/rpi_pico/doc/
Dindex.rst169 west blobs fetch hal_infineon
/Zephyr-latest/soc/espressif/esp32s2/
Ddefault.ld172 /* possibly align + add 16B for CPU dummy speculative instr. fetch */
469 /* align + add 16B for CPU dummy speculative instr. fetch */
/Zephyr-latest/boards/nxp/mimxrt1170_evk/doc/
Dindex.rst310 west blobs fetch hal_nxp
/Zephyr-latest/doc/contribute/
Dguidelines.rst795 origin https://github.com/<your github id>/zephyr (fetch)
797 upstream https://github.com/zephyrproject-rtos/zephyr (fetch)
899 git fetch --all
/Zephyr-latest/doc/develop/
Dbeyond-GSG.rst108 <west>` tool to fetch and manage the Zephyr and external module source
/Zephyr-latest/boards/intel/adsp/doc/
Dchromebooks_adsp.rst217 you do it's much faster to add this as a remote there and just fetch
/Zephyr-latest/doc/kernel/usermode/
Dmemory_domain.rst38 threads running in user mode can read ro-data and fetch instructions.
/Zephyr-latest/boards/espressif/esp32_ethernet_kit/doc/
Dindex.rst419 west blobs fetch hal_espressif
/Zephyr-latest/boards/espressif/esp_wrover_kit/doc/
Dindex.rst495 west blobs fetch hal_espressif
/Zephyr-latest/share/sysbuild/cmake/modules/
Dsysbuild_extensions.cmake27 # Therefore we first fetch VAR_NAME and TYPE, and afterwards extract
/Zephyr-latest/subsys/net/lib/coap/
Dcoap.c1152 *method = resource->fetch; in method_from_code()
/Zephyr-latest/doc/hardware/porting/
Darch.rst208 switching code only has to fetch from that cache to select which thread to run.
268 * Else, fetch the cached thread from the ready queue, and:
/Zephyr-latest/doc/kernel/services/
Dinterrupts.rst709 unique identifier which is then used to fetch the appropriate handler function
/Zephyr-latest/cmake/modules/
Dextensions.cmake1842 message(${msg_lvl} "Blob for path \"${path}\" missing. Update with: west blobs fetch")
1845 message(${msg_lvl} "Blob for path \"${path}\" isn't valid. Update with: west blobs fetch")
1857 …message(${msg_lvl} "Blob for path \"${path}\" missing. Update with: west blobs fetch ${BLOBS_VERIF…
1859 …message(${msg_lvl} "Blob for path \"${path}\" isn't valid. Update with: west blobs fetch ${BLOBS_V…

123456