Searched refs:command (Results 451 – 475 of 853) sorted by relevance
1...<<11121314151617181920>>...35
/Zephyr-latest/boards/microchip/m2gl025_miv/doc/ |
D | index.rst | 48 Here is the GDB terminal command to connect to the device
|
/Zephyr-latest/subsys/net/lib/wifi_credentials/ |
D | Kconfig | 63 bool "Add command to connect to stored networks directly."
|
/Zephyr-latest/doc/connectivity/networking/ |
D | qemu_802154_setup.rst | 59 option is set in command line. The ``build/server/capture.pcap`` file will contain the
|
/Zephyr-latest/samples/sensor/accel_trig/ |
D | README.rst | 37 You can build it with the following command:
|
/Zephyr-latest/samples/boards/espressif/xt_wdt/ |
D | README.rst | 39 command with a proper board name (e.g., ``esp32s2_saola``).
|
/Zephyr-latest/boards/seeed/lora_e5_dev_board/doc/ |
D | lora_e5_dev_board.rst | 160 In the factory the module is flashed with an DFU bootloader, an AT command 166 or use the STM32_Programmer_CLI passing the ``--readunprotect`` command 184 can be installed by adding "pack" support with the following pyocd command:
|
/Zephyr-latest/boards/adi/max32690evkit/doc/ |
D | index.rst | 287 ``west flash`` command to write a firmware image into flash. To perform a full erase, 294 appending ``--runner jlink`` to your ``west`` command(s). The J-Link should 301 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. To perform a full erase, 306 appending ``--runner jlink`` to your ``west`` command(s). The J-Link should 312 Please refer to the `Flashing`_ section and run the ``west debug`` command
|
/Zephyr-latest/soc/native/inf_clock/ |
D | Kconfig | 34 This MCU will for example have its tests command line parameters presented
|
/Zephyr-latest/snippets/xen_dom0/ |
D | README.rst | 41 For starting you can use QEMU from Zephyr SDK by 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/boards/nordic/nrf54l09pdk/doc/ |
D | index.rst | 80 Next, build the sample by running the following command:
|
/Zephyr-latest/cmake/linker/ |
D | linker_flags_template.cmake | 29 # If memory reporting is a post build command, please use
|
/Zephyr-latest/boards/nordic/nrf54l20pdk/doc/ |
D | index.rst | 81 Next, build the sample by running the following command:
|
/Zephyr-latest/boards/intel/common/ |
D | efi_boot.rst | 20 ``/dev/sdd``). Execute the following command:
|
/Zephyr-latest/doc/develop/sca/ |
D | gcc.rst | 41 These parameters can be passed on the command line, or be set as environment variables.
|
/Zephyr-latest/drivers/adc/ |
D | Kconfig.mcux | 119 Amount of hardware command channels to use, reduce to save RAM.
|
/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/samples/application_development/external_lib/ |
D | CMakeLists.txt | 60 INSTALL_COMMAND "" # This particular build system has no install 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/scripts/west_commands/runners/ |
D | canopen_program.py | 137 def do_run(self, command, **kwargs): argument 141 if command == 'flash':
|
/Zephyr-latest/boards/silabs/dev_kits/sltb010a/doc/ |
D | index.rst | 134 To use the BLE function, run the command below to retrieve necessary binary 142 command. The :zephyr:code-sample:`bluetooth_observer` sample application is used in
|
/Zephyr-latest/doc/ |
D | CMakeLists.txt | 34 message(FATAL_ERROR "The 'sphinx-build' command was not found") 252 message(FATAL_ERROR "The 'make' command was not found")
|
/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
|
1...<<11121314151617181920>>...35