Searched refs:command (Results 501 – 525 of 805) sorted by relevance
1...<<21222324252627282930>>...33
/Zephyr-latest/include/zephyr/arch/sparc/ |
D | linker.ld | 9 * @brief Linker command/script file for SPARC
|
/Zephyr-latest/samples/net/sockets/coap_download/ |
D | README.rst | 56 Launch :command:`net-setup.sh` in net-tools:
|
/Zephyr-latest/samples/net/sockets/echo_async/ |
D | README.rst | 48 another terminal window and run the same telnet command as above.
|
/Zephyr-latest/samples/net/tftp_client/ |
D | README.rst | 80 Launch :command:`net-setup.sh` in net-tools:
|
/Zephyr-latest/cmake/emu/ |
D | qemu.cmake | 181 # QEMU_INSTANCE is a command line argument to *make* (not cmake). By 264 #This command is run in the background using '&'. This prevents 265 #chaining other commands with '&&'. The command is enclosed in '{}'
|
/Zephyr-latest/boards/adi/max32672evkit/doc/ |
D | index.rst | 330 ``west flash`` command to write a firmware image into flash. 336 appending ``--runner jlink`` to your ``west`` command(s). The J-Link should 343 Please refer to the `Flashing`_ section and run the ``west debug`` command
|
/Zephyr-latest/boards/nxp/imx8mp_evk/doc/ |
D | index.rst | 102 U-Boot "cpu" command is used to load and kick Zephyr to Cortex-A secondary Core, Currently 192 There are two methods to load M7 Core images: U-Boot command and Linux remoteproc. 281 1. In U-Boot command line execute prepare script:
|
/Zephyr-latest/boards/nxp/s32z2xxdc2/doc/ |
D | index.rst | 249 ``flash`` command is supported only by the Lauterbach TRACE32 runner: 264 ``debug`` command with GDB in batch mode: 322 If using Lauterbach TRACE32, all runner parameters must be overridden from command
|
/Zephyr-latest/samples/bluetooth/hci_uart_3wire/ |
D | README.rst | 64 connect the UART to the Linux machine, and then attach it with this command: 97 UART to the Linux machine, and then attach it with this command:
|
/Zephyr-latest/doc/contribute/ |
D | bin_blobs.rst | 46 <west-blobs>` command. 71 The :ref:`west blobs <west-blobs>` command can be used to list metadata of 74 The ``west blobs`` command only fetches and stores the binary blobs themselves. 92 - The ``west spdx`` command will include the tainted status in its output
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.6.rst | 219 * For the native simulator based targets it is now possible to set via Kconfig command line 376 * The "native_posix" entropy driver now accepts a new command line option ``seed-random``. 796 * Added shell command to delete object and resource instances. 874 is split into submodules, on a per command basis. 876 * Added ``net sockets`` command to print information about open sockets and 880 * Fixed ``tcp connect`` command operation (TCP context released prematurely). 885 * Fixed possible deadlock when executing ``net arp`` command. 886 * Added more detailed Ethernet statistics printout for ``net stats`` command. 1006 * Fixed an issue whereby the ``mcuboot erase`` DFU shell command could be used to erase the 1016 * Added support for retrieving registered command groups, to support registering and deregistering [all …]
|
/Zephyr-latest/subsys/mgmt/mcumgr/transport/ |
D | Kconfig.bluetooth | 53 SMP commands are handled. This option allows to speed up the command
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/classic/ |
D | a2dp.rst | 4 The :code:`a2dp` command exposes parts of the A2DP API.
|
/Zephyr-latest/doc/services/storage/disk/ |
D | nvme.rst | 22 The NVMe command is the generic logic used to communicate with the controller and the namespaces it…
|
/Zephyr-latest/boards/shields/x_nucleo_bnrg2a1/doc/ |
D | index.rst | 68 build command:
|
/Zephyr-latest/samples/bluetooth/direction_finding_connectionless_rx/ |
D | README.rst | 58 Data command.
|
/Zephyr-latest/include/zephyr/drivers/ |
D | w1.h | 603 __syscall int w1_search_bus(const struct device *dev, uint8_t command,
|
/Zephyr-latest/subsys/bluetooth/ |
D | Kconfig | 67 This option enables HCI RAW command extension so the driver can 68 register it own command table extension.
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | coap.rst | 157 Use this command on the host to run the libcoap implementation of 199 Execute the test cases with following command.
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | mspi.rst | 7 advanced SPI peripherals and devices that typically require command, 104 In which case that a controller supports hardware command queue, user could take full
|
/Zephyr-latest/samples/drivers/virtualization/ivshmem/doorbell/ |
D | README.rst | 198 :c:func:`mmap`; however, using shell tools (like :command:`echo`) will treat 204 the memory size to zero, for example by using :command:`truncate`, and make QEMU
|
/Zephyr-latest/samples/bluetooth/hci_uart/ |
D | README.rst | 64 connect the UART to the Linux machine, and then attach it with this command: 97 UART to the Linux machine, and then attach it with this command:
|
/Zephyr-latest/boards/others/icev_wireless/doc/ |
D | index.rst | 128 To build the sample application using sysbuild use the command: 184 Open the serial monitor using the following command:
|
/Zephyr-latest/boards/nxp/frdm_mcxw71/doc/ |
D | index.rst | 76 achieved by running the following command: 183 * Use the following command to flash NBU file:
|
/Zephyr-latest/cmake/modules/ |
D | boards.cmake | 152 # Prepare list boards command. 153 # This command is used for locating the board dir as well as printing all boards 156 # - User invokes '<build-command> boards' target
|
1...<<21222324252627282930>>...33