Home
last modified time | relevance | path

Searched refs:download (Results 1 – 25 of 144) sorted by relevance

123456

/Zephyr-Core-3.7.0/samples/net/sockets/big_http_download/
DKconfig12 URL to download.
15 int "Maximum length of the download URL"
22 Number of download iterations (0 - unlimited).
DREADME.rst1 .. zephyr:code-sample:: sockets-big-http-download
2 :name: Large HTTP download
14 also performs download repeatedly, tracking the total number of bytes
/Zephyr-Core-3.7.0/subsys/mgmt/updatehub/
DKconfig91 int "Maximum retries attempts to download a packet"
95 Set the maximum number of retries attempts to download a packet
119 bool "SHA-256 on download"
127 simultaneously, enable "Both download and flash verifications"
138 To check if the download data stream matches the SHA simultaneously,
139 enable "Both download and flash verifications" option.
142 bool "SHA-256 from both download and flash"
/Zephyr-Core-3.7.0/boards/nxp/mimxrt1170_evk/
Dmimxrt1170_evk_mimxrt1176_cm7_B.overlay94 fw-download-primary-speed = <115200>;
95 fw-download-secondary-speed = <3000000>;
96 fw-download-secondary-flowcontrol;
/Zephyr-Core-3.7.0/boards/infineon/cy8cproto_062_4343w/
Dcy8cproto_062_4343w.dts69 /* Configuration UART speeds for firmware download (fw-download-speed)
71 * If hci-operation-speed or fw-download-speed are not defined in
75 fw-download-speed = <3000000>;
/Zephyr-Core-3.7.0/samples/subsys/usb/dfu/
DREADME.rst75 dfu-util --alt 1 --download build-hello_world/zephyr/zephyr.signed.bin
111 Permanent download and automatic reboot
114 There are some symbols that can be used to enable a hands free download:
116 To mark SLOT-1 as permanent after the download completes,
119 To automatically reboot after the download completes,
124 Make sure there is another way to download firmware.
127 Both symbols can be enabled with the :file:`overlay-permanent-download.conf` overlay. For example:
133 -DEXTRA_CONF_FILE=overlay-permanent-download.conf
/Zephyr-Core-3.7.0/boards/intel/niosv_g/doc/
Dindex.rst33 In order to create the Nios® V/g processor inside the FPGA device, please download the generated .s…
49 To download the Zephyr Executable and Linkable Format .elf file, please use the niosv-download comm…
53 niosv-download -g <elf file>
/Zephyr-Core-3.7.0/boards/intel/niosv_m/doc/
Dindex.rst33 In order to create the Nios® V/m processor inside the FPGA device, please download the generated .s…
49 To download the Zephyr Executable and Linkable Format .elf file, please use the niosv-download comm…
53 niosv-download -g <elf file>
/Zephyr-Core-3.7.0/subsys/usb/device/class/dfu/
DKconfig51 bool "Reboot after download"
54 When enabled the device will automatically reboot after a download
58 bool "Mark slot 1 as permanent after download"
/Zephyr-Core-3.7.0/boards/panasonic/pan1783/doc/
Dindex.rst54 available in the `download section PAN1783`_ / `download section PAN1783A`_ / `download section PAN…
/Zephyr-Core-3.7.0/doc/connectivity/networking/api/
Dzperf.rst73 If Zephyr is acting as a server, set the download mode as follows for UDP:
77 zperf udp download 5001
84 zperf tcp download 5001
/Zephyr-Core-3.7.0/boards/intel/socfpga_std/cyclonev_socdk/support/
Dpreloader_dl_cmd.txt4 # Helper file to download the GSRD preloader to the board before the application
/Zephyr-Core-3.7.0/doc/services/device_mgmt/smp_groups/
Dsmp_group_8.rst6 The file management group provides commands that allow to upload and download files
17 | ``0`` | File download/upload |
28 File download
31 Command allows to download contents of an existing file from specified path
41 owned by MCUmgr, for the time of download session, and may change between
46 By default, all file upload/download requests are unconditionally allowed.
55 File download request argument
58 File download request header:
84 | "off" | offset to start download at |
89 File download response argument
[all …]
/Zephyr-Core-3.7.0/boards/shields/mikroe_ble_tiny_click/doc/
Dindex.rst38 The `Renesas SmartBond Flash Programmer`_ tool can be used to download a
42 for download as follows:
88 …https://download.mikroe.com/documents/add-on-boards/click/ble_tiny_click/BLE_TINY_click_v102_Schem…
/Zephyr-Core-3.7.0/scripts/west_commands/tests/
Dtest_canopen_program.py106 mock.download.assert_not_called()
115 mock.download.assert_called_once_with(RC_KERNEL_BIN)
/Zephyr-Core-3.7.0/boards/gd/gd32e103v_eval/doc/
Dindex.rst207 http://www.gd32mcu.com/download/down/document_id/235/path_type/1
210 http://www.gd32mcu.com/download/down/document_id/163/path_type/1
213 http://www.gd32mcu.com/download/down/document_id/178/path_type/1
216 http://www.gd32mcu.com/download/down/document_id/175/path_type/1
/Zephyr-Core-3.7.0/boards/gd/gd32a503v_eval/doc/
Dindex.rst214 https://www.gd32mcu.com/download/down/document_id/401/path_type/1
217 https://www.gd32mcu.com/download/down/document_id/402/path_type/1
220 https://www.gd32mcu.com/download/down/document_id/404/path_type/1
223 http://www.gd32mcu.com/download/down/document_id/175/path_type/1
/Zephyr-Core-3.7.0/boards/gd/gd32l233r_eval/doc/
Dindex.rst136 https://gd32mcu.com/download/down/document_id/289/path_type/1
139 https://gd32mcu.com/download/down/document_id/293/path_type/1
142 https://gd32mcu.com/download/down/document_id/292/path_type/1
/Zephyr-Core-3.7.0/subsys/mgmt/hawkbit/
Dhawkbit_priv.h127 const char *download; member
/Zephyr-Core-3.7.0/doc/connectivity/bluetooth/
Dbluetooth-qual.rst31 :download:`ICS_Zephyr_Bluetooth_Host.pts
/Zephyr-Core-3.7.0/subsys/mgmt/mcumgr/grp/fs_mgmt/
DKconfig62 This value affects how much of data will fit into download buffer,
69 bool "Setting custom size of download file chunk"
157 and download commands.
176 upload/download command is used. If unable to acquire the semaphore,
187 Time (in ms) for a file upload/download to be declared aborted and
/Zephyr-Core-3.7.0/boards/nxp/mimxrt1040_evk/
Dmimxrt1040_evk.dts233 fw-download-primary-speed = <115200>;
234 fw-download-secondary-speed = <3000000>;
235 fw-download-secondary-flowcontrol;
/Zephyr-Core-3.7.0/boards/phytec/phyboard_lyra/doc/
Dphyboard_lyra_am62xx_a53.rst111 …https://download.phytec.de/Software/Linux/BSP-Yocto-AM62x/BSP-Yocto-Ampliphy-AM62x-PD23.2.1/images…
114 …https://download.phytec.de/Software/Linux/BSP-Yocto-AM62x/BSP-Yocto-Ampliphy-AM62x-PD23.2.1/images…
/Zephyr-Core-3.7.0/modules/canopennode/
DKconfig105 bool "CANopen program download"
110 Enable support for program download over CANopen according
/Zephyr-Core-3.7.0/cmake/toolchain/espressif/
Dgeneric.cmake53 "Run `west espressif install` to download it. Then, export to path accordingly.")

123456