Searched refs:command (Results 426 – 450 of 805) sorted by relevance
1...<<11121314151617181920>>...33
/Zephyr-latest/boards/microchip/m2gl025_miv/doc/ |
D | index.rst | 48 Here is the GDB terminal command to connect to the device
|
/Zephyr-latest/samples/boards/espressif/xt_wdt/ |
D | README.rst | 39 command with a proper board name (e.g., ``esp32s2_saola``).
|
/Zephyr-latest/boards/mikroe/stm32_m4_clicker/doc/ |
D | index.rst | 70 The following command is debugging the :zephyr:code-sample:`blinky` application.
|
/Zephyr-latest/boards/adi/max32690evkit/doc/ |
D | index.rst | 287 ``west flash`` command to write a firmware image into flash. 293 appending ``--runner jlink`` to your ``west`` command(s). The J-Link should 300 Please refer to the `Flashing`_ section and run the ``west debug`` command
|
/Zephyr-latest/boards/adi/max32666evkit/doc/ |
D | index.rst | 299 ``west flash`` command to write a firmware image into flash. 305 appending ``--runner jlink`` to your ``west`` command(s). The J-Link should 311 Please refer to the `Flashing`_ section and run the ``west debug`` command
|
/Zephyr-latest/scripts/west_commands/runners/ |
D | esp32.py | 104 def do_run(self, command, **kwargs): argument
|
D | canopen_program.py | 137 def do_run(self, command, **kwargs): argument 141 if command == 'flash':
|
/Zephyr-latest/snippets/xen_dom0/ |
D | README.rst | 41 For starting you can use QEMU from Zephyr SDK by following command:
|
/Zephyr-latest/soc/native/inf_clock/ |
D | Kconfig | 34 This MCU will for example have its tests command line parameters presented
|
/Zephyr-latest/cmake/linker/ |
D | linker_flags_template.cmake | 29 # If memory reporting is a post build command, please use
|
/Zephyr-latest/drivers/adc/ |
D | Kconfig.mcux | 119 Amount of hardware command channels to use, reduce to save RAM.
|
/Zephyr-latest/boards/intel/common/ |
D | efi_boot.rst | 20 ``/dev/sdd``). Execute the following command:
|
/Zephyr-latest/boards/intel/ehl/doc/ |
D | index.rst | 82 #. If UEFI PXEv4 is not the first boot option use ``bcfg boot mv`` command to
|
/Zephyr-latest/samples/application_development/external_lib/ |
D | CMakeLists.txt | 60 INSTALL_COMMAND "" # This particular build system has no install command
|
/Zephyr-latest/samples/net/sockets/coap_server/ |
D | README.rst | 50 Use this command on the host to run the `libcoap`_ implementation of
|
/Zephyr-latest/tests/boards/espressif/rtc_clk/ |
D | README.rst | 31 To run the test with twister, use the following command:
|
/Zephyr-latest/boards/nordic/nrf54l20pdk/doc/ |
D | index.rst | 81 Next, build the sample by running the following command:
|
/Zephyr-latest/drivers/sdhc/ |
D | mcux_sdif.c | 257 transfer.command = &sdif_cmd; in mcux_sdif_transfer() 349 .command = &cmd, in mcux_sdif_stop_transmission()
|
/Zephyr-latest/doc/develop/west/ |
D | without-west.rst | 82 etc. is just a call to the corresponding :ref:`west command 122 specifically run one of these build system targets with a command
|
/Zephyr-latest/doc/hardware/arch/ |
D | x86.rst | 82 command line arguments can be passed to the script to generate additional 84 access during very early boot. To pass extra command line arguments to
|
D | arm-scmi.rst | 94 with an asynchronous command. These are sent over P2A channels. 160 supported command is ``PINCTRL_SETTINGS_CONFIGURE``. 167 ``PINCTRL_SETTINGS_CONFIGURE`` command.
|
/Zephyr-latest/samples/subsys/shell/fs/ |
D | README.rst | 88 If you want to use the 'flash load' command then build the sample with the 108 Use command:
|
/Zephyr-latest/drivers/espi/ |
D | Kconfig.xec | 97 int "Host I/O peripheral port size for ec host command in MEC172X series" 102 the shared memory region to return the host command parameter data.
|
/Zephyr-latest/boards/adi/max32670evkit/doc/ |
D | index.rst | 188 ``west flash`` command to write a firmware image into flash. 193 Please refer to the `Flashing`_ section and run the ``west debug`` command
|
/Zephyr-latest/boards/seeed/lora_e5_dev_board/doc/ |
D | lora_e5_dev_board.rst | 202 In the factory the module is flashed with an DFU bootloader, an AT command 208 or use the STM32_Programmer_CLI passing the ``--readunprotect`` command 226 can be installed by adding "pack" support with the following pyocd command:
|
1...<<11121314151617181920>>...33