Searched refs:downloaded (Results 1 – 25 of 69) sorted by relevance
123
/Zephyr-latest/samples/modules/tflite-micro/tflm_ethosu/ |
D | README.rst | 12 The sample application runs a model that has been downloaded from the 34 downloaded either as a FPGA bitfile for the 40 Assuming that the Corstone-300 FVP has been downloaded, installed and added to
|
/Zephyr-latest/boards/nxp/ucans32k1sic/support/ |
D | startup.cmm | 11 ; - loadTo if "flash", the application will be downloaded to SoC * 13 ; will be downloaded to SoC SRAM. * 17 ; erased before the application is downloaded to either Flash *
|
/Zephyr-latest/boards/nxp/mr_canhubk3/support/ |
D | startup.cmm | 10 ; - loadTo if "flash", the application will be downloaded to SoC * 12 ; will be downloaded to SoC SRAM. * 16 ; erased before the application is downloaded to either Flash *
|
/Zephyr-latest/boards/nxp/s32z2xxdc2/ |
D | Kconfig.defconfig | 34 # Offset between CRAM AXIM and CRAM AXIF, code will be downloaded
|
/Zephyr-latest/doc/develop/manifest/ |
D | index.rst | 14 The projects below are enabled by default and will be downloaded when you 32 The projects below are optional and will not be downloaded when you
|
/Zephyr-latest/doc/services/device_mgmt/ |
D | ota.rst | 18 same method can be used as part of OTA. The binary is first downloaded 44 is downloaded and installed. MCUboot can be used to verify the signature before 55 the binary is downloaded and installed. MCUboot can be used to verify the
|
/Zephyr-latest/doc/connectivity/bluetooth/ |
D | bluetooth-qual.rst | 30 The Zephyr ICS file for the Host features can be downloaded here:
|
/Zephyr-latest/boards/intel/niosv_g/doc/ |
D | index.rst | 23 For example, Arria10 Nios® V/g processor example design system prebuilt files can be downloaded fro… 26 …built SRAM Object File for hello world example design system after the downloaded PAR files extrac…
|
/Zephyr-latest/boards/intel/niosv_m/doc/ |
D | index.rst | 23 For example, Arria10 Nios® V/m processor example design system prebuilt files can be downloaded fro… 26 …built SRAM Object File for hello world example design system after the downloaded PAR files extrac…
|
/Zephyr-latest/samples/application_development/external_lib/ |
D | README.rst | 34 The pre-built make application can be downloaded from
|
/Zephyr-latest/boards/nxp/mimxrt1180_evk/ |
D | board.cmake | 10 # SPT can be downloaded on NXP web: https://www.nxp.com/design/design-center/software/development-s…
|
/Zephyr-latest/subsys/mgmt/mcumgr/grp/fs_mgmt/ |
D | Kconfig | 33 prompt "Maximum file size that could be uploaded/downloaded" 36 Maximum file size that will be allowed to be downloaded from 39 CBOR frame for storage of offset/size of file downloaded. 61 CBOR frame containing chunk of downloaded file.
|
/Zephyr-latest/samples/modules/tflite-micro/hello_world/ |
D | README.rst | 57 can be downloaded either as a FPGA bitfile for the 63 Assuming that the Corstone-300 FVP has been downloaded, installed and added to
|
/Zephyr-latest/boards/khadas/edgev/doc/ |
D | index.rst | 76 EMMC, QSPI Flash or downloaded from network in uboot.
|
/Zephyr-latest/boards/intel/socfpga/agilex_socdk/doc/ |
D | index.rst | 59 Intel Arm Trusted Firmware (ATF) can be downloaded from github:
|
/Zephyr-latest/boards/sifive/hifive1/doc/ |
D | index.rst | 70 When using a custom toolchain it should be enough to have the downloaded
|
/Zephyr-latest/doc/develop/toolchains/ |
D | other_x_compilers.rst | 11 distribution packaged, that you compiled on your own, or that you downloaded
|
/Zephyr-latest/boards/intel/socfpga/agilex5_socdk/doc/ |
D | index.rst | 62 Intel Arm Trusted Firmware (ATF) can be downloaded from github:
|
/Zephyr-latest/subsys/dfu/ |
D | Kconfig | 31 Enable support for managing DFU image downloaded using mcuboot.
|
/Zephyr-latest/boards/sipeed/longan_nano/doc/ |
D | index.rst | 95 When using a custom toolchain it should be enough to have the downloaded
|
/Zephyr-latest/subsys/mgmt/hawkbit/ |
D | hawkbit.c | 871 int ret, downloaded; in response_cb() local 968 downloaded = in response_cb() 971 if (downloaded > hb_context->dl.download_progress) { in response_cb() 972 hb_context->dl.download_progress = downloaded; in response_cb()
|
/Zephyr-latest/subsys/mgmt/updatehub/ |
D | Kconfig | 124 downloaded matches the server side SHA.
|
/Zephyr-latest/samples/net/dns_resolve/ |
D | README.rst | 63 project or downloaded from https://github.com/zephyrproject-rtos/net-tools.
|
/Zephyr-latest/samples/net/sockets/big_http_download/ |
D | README.rst | 46 reasonable amount of time to complete. While the file is downloaded, its
|
/Zephyr-latest/boards/renesas/ek_ra6m2/doc/ |
D | index.rst | 135 Once downloaded and installed, open Segger Ozone and configure the debug project
|
123