Home
last modified time | relevance | path

Searched full:download (Results 1 – 25 of 327) sorted by relevance

12345678910>>...14

/Zephyr-latest/dts/bindings/bluetooth/
Dnxp,bt-hci-uart.yaml30 fw-download-primary-speed:
33 HCI UART primary baudrate for FW download operation.
36 fw-download-primary-flowcontrol:
41 fw-download-secondary-speed:
44 HCI UART secondary baudrate for FW download operation.
47 fw-download-secondary-flowcontrol:
Dinfineon,cyw43xxx-bt-hci.yaml33 fw-download-speed = <3000000>;
41 NOTE2: Use fw-download-speed and hci-operation-speed properties to configure UART
42 speeds for firmware download (fw-download-speed) and HCI operation
44 If hci-operation-speed or fw-download-speed are not defined in bt-hci node,
79 fw-download-speed:
82 HCI UART boudrate for FW download operation. If not defined
/Zephyr-latest/samples/net/sockets/big_http_download/
DKconfig9 string "Download URL"
12 URL to download.
15 int "Maximum length of the download URL"
22 Number of download iterations (0 - unlimited).
/Zephyr-latest/.github/workflows/
Ddoc-publish-pr.yml23 - name: Download artifacts
24 id: download-artifacts
25 uses: dawidd6/action-download-artifact@20319c5641d495c8a52e688b7dc5fada6c3a9fbc # v8
32 if: steps.download-artifacts.outputs.found_artifact == 'true'
41 if: steps.download-artifacts.outputs.found_artifact == 'true'
50 steps.download-artifacts.outputs.found_artifact == 'true' &&
57 if: steps.download-artifacts.outputs.found_artifact == 'true'
65 if: steps.download-artifacts.outputs.found_artifact == 'true'
73 if: steps.download-artifacts.outputs.found_artifact == 'true'
Dtwister-publish.yaml28 - name: Download Artifacts
29 id: download-artifacts
30 uses: dawidd6/action-download-artifact@20319c5641d495c8a52e688b7dc5fada6c3a9fbc # v8
38 if: steps.download-artifacts.outputs.found_artifact == 'true'
Dbsim-tests-publish.yaml15 - name: Download artifacts
16 uses: dawidd6/action-download-artifact@20319c5641d495c8a52e688b7dc5fada6c3a9fbc # v8
/Zephyr-latest/samples/net/sockets/coap_download/
DREADME.rst1 .. zephyr:code-sample:: coap-download
2 :name: CoAP download
5 Use the CoAP client API to download data via a GET request
25 Build the CoAP download sample application like this:
38 Download a CoAP server application, for example `aiocoap`_ (Python), or
81 [00:00:00.110,000] <inf> coap_download: Starting CoAP download using IPv4
83 [00:00:00.180,000] <inf> coap_download: CoAP download done, got 100 bytes in 70 ms
84 [00:00:00.180,000] <inf> coap_download: Starting CoAP download using IPv6
86 [00:00:00.300,000] <inf> coap_download: CoAP download done, got 100 bytes in 120 ms
DKconfig4 mainmenu "CoAP Download Sample Application"
13 string "The CoAP resource path to download"
17 the application should download.
/Zephyr-latest/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-latest/scripts/west_commands/tests/
Dtest_stm32cubeprogrammer.py84 "--download",
111 "--download",
139 "--download",
166 "--download",
193 "--download",
220 "--download",
247 "--download",
274 "--download",
302 "--download",
330 "--download",
[all …]
/Zephyr-latest/subsys/mgmt/hawkbit/
DKconfig200 bool "Save the hawkBit update download progress"
203 Regularly save progress of hawkBit update download operation.
204 When enabled, the download progress is periodically saved to
205 non-volatile storage. If a download is interrupted, it can be resumed from
211 int "Save the hawkBit update download progress interval"
216 Set the interval (in percent) that the hawkBit update download progress will be saved.
/Zephyr-latest/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-latest/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…
46 Download Zephyr elf file and run application
49 To download the Zephyr Executable and Linkable Format .elf file, please use the niosv-download comm…
53 niosv-download -g <elf file>
/Zephyr-latest/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…
46 Download Zephyr elf file and run application
49 To download the Zephyr Executable and Linkable Format .elf file, please use the niosv-download comm…
53 niosv-download -g <elf file>
/Zephyr-latest/samples/subsys/usb/dfu-next/
DREADME.rst17 :ref:`disk_access_api` and RAM-disk to download/upload the image.
31 `dfu-util`_ tool can be used to download or upload the images. There are two
46 Use the following command to download the ``ramdisk0`` image to the device:
50 dfu-util --alt 0 --download ramdisk0_backup.bin
61 An additional interface will be available in DFU mode to upload/download the
88 Use the following command to download new image to the device:
92 dfu-util --alt 1 --download build/zephyr/zephyr.signed.bin
/Zephyr-latest/boards/intel/socfpga_std/cyclonev_socdk/support/
Ddownload_all.gdb4 # Download preloader and .elf using GDB commands
9 #Download and Run preloader
/Zephyr-latest/boards/st/nucleo_n657x0_q/
Dboard.cmake6 board_runner_args(stm32cubeprogrammer "--download-modifiers=0x1")
12 board_runner_args(stm32cubeprogrammer "--download-address=0x70000000")
/Zephyr-latest/boards/st/stm32n6570_dk/
Dboard.cmake6 board_runner_args(stm32cubeprogrammer "--download-modifiers=0x1")
12 board_runner_args(stm32cubeprogrammer "--download-address=0x70000000")
/Zephyr-latest/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
Dsample.yaml42 sample.usb.dfu.permanent.download:
44 extra_args: EXTRA_CONF_FILE=overlay-permanent-download.conf
/Zephyr-latest/scripts/west_commands/runners/
Dcanopen_program.py5 '''Runner for performing program download over CANopen (DSP 302-3).'''
26 # Program download buffer size in bytes
107 help='confirm only, no program download (default: no)')
115 parser.add_argument('--download-buffer-size', type=int,
117 help=f'''Program download buffer size in bytes
145 '''Download program to flash over CANopen'''
167 raise ValueError('Cannot download program; bin_file is missing')
172 self.downloader.download(self.bin_file)
176 raise ValueError('Program download failed: '
278 def download(self, bin_file): member in CANopenProgramDownloader
[all …]
Dstm32cubeprogrammer.py170 "--download-address",
176 "--download-modifiers",
180 help="Additional options for the --download argument"
280 # --download-address provided
281 # or flashing by dfu (port=usb and download-modifier used)
284 # Neither --use-elf nor --download-address are present:
290 raise RuntimeError('cannot flash; no download file was specified')
292 raise RuntimeError(f'download file {dl_file} does not exist')
294 flash_and_run_args = ["--download", dl_file]
/Zephyr-latest/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:
48 Selecting the DA14531 HCI Binary File for Download
88 …https://download.mikroe.com/documents/add-on-boards/click/ble_tiny_click/BLE_TINY_click_v102_Schem…
/Zephyr-latest/modules/canopennode/
Dcanopennode.h100 * @brief Attach CANopen object dictionary program download handlers.
102 * Attach CANopen program download functions to object dictionary
139 * @brief Indicate CANopen program download in progress
141 * Indicate that a CANopen program download is in progress.
143 * @param in_progress true if program download is in progress, false otherwise
/Zephyr-latest/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

12345678910>>...14