Home
last modified time | relevance | path

Searched refs:command (Results 451 – 475 of 805) sorted by relevance

1...<<11121314151617181920>>...33

/Zephyr-latest/boards/nxp/imx93_evk/doc/
Dindex.rst148 Run following command to test user buttons on PCAL6524:
165 U-Boot "cpu" command is used to load and kick Zephyr to Cortex-A secondary Core, Currently
187 Or use the following command to kick zephyr.bin to Cortex-A55 Core0:
228 kernel reboot command in shell command line:
/Zephyr-latest/subsys/net/ip/
DKconfig196 bool "Show disabled command information"
200 command itself will print out that it is disabled and how to
327 bool "Network shell dynamic command completion"
330 Enable various net-shell command to support dynamic command
331 completion. This means that for example the nbr command can
335 dynamic command strings. For example for nbr command the
1010 command.
1035 command.
1044 command.
/Zephyr-latest/samples/subsys/zbus/benchmark/
DREADME.rst55 The complete benchmark command using Robot framework is:
/Zephyr-latest/samples/sensor/sensor_shell/
DREADME.rst70 This command depends on enabling :kconfig:option:`CONFIG_SENSOR_INFO`.
/Zephyr-latest/drivers/disk/nvme/
DKconfig60 can be used in a NVMe command to address memory where to
/Zephyr-latest/samples/drivers/ipm/ipm_mhu_dual_core/
DREADME.rst53 # This command is an example for Musca B1
/Zephyr-latest/modules/lz4/
DKconfig79 In order to produce compressed data compatible with lz4 command line
/Zephyr-latest/samples/net/sockets/dumb_http_server/src/
Dresponse_big.html.bin35 …n used in several commercial applications including satellites, military command and control commu…
/Zephyr-latest/samples/net/sockets/dumb_http_server_mt/src/
Dresponse_big.html.bin35 …n used in several commercial applications including satellites, military command and control commu…
/Zephyr-latest/samples/net/sockets/echo_async_select/
DREADME.rst46 another terminal window and run the same telnet command as above.
/Zephyr-latest/subsys/net/lib/wifi_credentials/
DKconfig63 bool "Add command to connect to stored networks directly."
/Zephyr-latest/tests/subsys/mgmt/mcumgr/os_mgmt_info/src/
Dmain.c47 static const uint8_t command[] = { variable
237 (void)smp_dummy_tx_pkt(command, sizeof(command)); in ZTEST()
265 zassert_equal(sizeof(command), buffer_size, in ZTEST()
267 zassert_mem_equal(command, buffer_out, sizeof(command), in ZTEST()
/Zephyr-latest/doc/develop/test/
Dtwister.rst80 The list of command line options supported by twister can be viewed using:
175 one of the values used for :envvar:`ZEPHYR_TOOLCHAIN_VARIANT` when building on the command line
298 The ``--no-detailed-test-id`` command line option modifies the above rules in this way:
369 passed in on the command line. Intended for time-consuming test scenarios that
448 test will be selectable using the command line option ``--level <level name>``
878 filed and options passed in on the command line. If there is any confusion,
903 based on command line arguments and the :ref:`test's configuration <test_config_args>`. Then,
982 … <any args to be passed to the command, i.e. ${BOARD}, ${APPLICATION_BINARY_DIR}/zephyr/zephyr.elf>
1061 Run the following command to produce the hardware map:
1184 The above command will result in twister building tests for the platforms
[all …]
/Zephyr-latest/samples/subsys/usb/dfu/
DREADME.rst65 Use the following command to backup the SLOT-0 image:
71 Use the following command to update the application:
/Zephyr-latest/boards/silabs/dev_kits/sltb010a/doc/
Dindex.rst167 To use the BLE function, run the command below to retrieve necessary binary
175 command. The :zephyr:code-sample:`bluetooth_observer` sample application is used in
/Zephyr-latest/doc/services/device_mgmt/
Dsmp_transport.rst21 sent via a GATT Write Without Response command. An SMP response is sent in the form
24 If an SMP request or response is too large to fit in a single GATT command, the
/Zephyr-latest/samples/bluetooth/hci_uart_async/
DREADME.rst64 connect the UART to the Linux machine, and then attach it with this command:
93 UART to the Linux machine, and then attach it with this command:
/Zephyr-latest/boards/beagle/beaglev_fire/doc/
Dindex.rst59 <softconsole_path>/openocd/bin/openocd --command "set DEVICE MPFS" --file \
73 Here is the GDB terminal command to connect to the device
/Zephyr-latest/cmake/modules/
Dkconfig.cmake239 # Support assigning Kconfig symbols on the command-line with CMake
271 # assumed to be a Kconfig symbol assignment from the CMake command line.
396 message(FATAL_ERROR "command failed with return code: ${ret}")
448 # Note: "${CLI_${name}}" is the verbatim value of ${name} from command-line,
/Zephyr-latest/doc/develop/flash_debug/
Dnordic_segger.rst34 The nRF5x command-line Tools allow you to control your nRF5x device from the command line,
94 Type the command below to add your user to the dialout group to give it access to the serial port.
/Zephyr-latest/boards/wiznet/w5500_evb_pico/doc/
Dindex.rst216 command that directly calls OpenOCD (assuming a SEGGER JLink adapter is used):
262 You can also debug with OpenOCD and gdb launching from command-line.
263 Run the following command:
/Zephyr-latest/boards/snps/nsim/arc_v/doc/
Dindex.rst104 The normal ``west debug`` command won't work for debugging applications using nsim boards
111 server and wait for a remote connection with following command:
121 This command loads the symbol table from the elf binary file, for example the
/Zephyr-latest/doc/connectivity/networking/
Dqemu_setup.rst130 You can also use the telnet command to achieve the above.
169 used and the Zephyr network interface is ``zeth``, the following command should be run as root:
179 To enable IPv4 forwarding the following command should be run as root:
/Zephyr-latest/boards/shields/nrf7002eb/doc/
Dindex.rst33 the nRF70 driver requires firmware binary blobs for Wi-Fi operation. Run the command
/Zephyr-latest/boards/shields/nrf7002ek/doc/
Dindex.rst33 the nRF70 driver requires firmware binary blobs for Wi-Fi operation. Run the command

1...<<11121314151617181920>>...33