Searched refs:command (Results 701 – 725 of 853) sorted by relevance
1...<<21222324252627282930>>...35
/Zephyr-latest/boards/ti/cc26x2r1_launchxl/doc/ |
D | index.rst | 127 to your environment's PATH variable. For example, use this command in Linux:
|
/Zephyr-latest/boards/xen/xenvm/doc/ |
D | index.rst | 140 Also this can be performed via single command:
|
/Zephyr-latest/doc/develop/test/twister/ |
D | twister_blackbox.rst | 33 Test above runs the command
|
/Zephyr-latest/boards/adi/eval_adin1110ebz/doc/ |
D | index.rst | 12 monitoring and diagnostics can be accessed over the USB using serial command interface.
|
/Zephyr-latest/boards/ti/cc1352p1_launchxl/doc/ |
D | index.rst | 123 to your environment's PATH variable. For example, use this command in Linux:
|
/Zephyr-latest/boards/ti/cc1352r1_launchxl/doc/ |
D | index.rst | 121 to your environment's PATH variable. For example, use this command in Linux:
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.13.rst | 153 * Relay network interface up/down command from net-shell to Linux host for 204 * Added a new Bluetooth shell command to send arbitrary HCI commands to the 399 * :github:`9148` - samples/net/http_server: Failed to respond back to CURL command on http Client 450 * :github:`8887` - Ping command crash on mimxrt1050_evk 537 * :github:`8365` - mcumgr: improper response to "image list" command after update. 656 * :github:`5723` - cmake: Accept CONFIG_XX overrides from command line 666 * :github:`4883` - Should command line examples be "cut and paste" ready?
|
/Zephyr-latest/boards/nordic/nrf52840dongle/doc/ |
D | index.rst | 132 * The ``nrf5sdk-tools`` command is installed within ``nrfutil``. 171 When this command exits, observe the green LED on the board blinking,
|
/Zephyr-latest/cmake/modules/ |
D | dts.cmake | 90 # - EXTRA_DTC_FLAGS: list of extra command line options to pass to 93 # - DTS_EXTRA_CPPFLAGS: extra command line options to pass to the
|
/Zephyr-latest/scripts/west_commands/runners/ |
D | nrf_common.py | 513 def do_run(self, command, **kwargs): argument
|
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_k2x.dtsi | 120 interrupt-names = "command-complete", "read-collision";
|
/Zephyr-latest/boards/snps/iotdk/doc/ |
D | index.rst | 164 This command still uses openocd and gdb to load the application elf file to
|
/Zephyr-latest/boards/infineon/cyw920829m2evk_02/doc/ |
D | index.rst | 118 Once the gdb console starts after executing the west debug command, you may now set breakpoints and…
|
/Zephyr-latest/boards/renesas/mck_ra8t1/doc/ |
D | index.rst | 104 3. Execute west command
|
/Zephyr-latest/doc/connectivity/bluetooth/autopts/ |
D | autopts-win10.rst | 230 This command will force the irreversible removal of all uncommitted files in the repo.
|
/Zephyr-latest/boards/ct/ctcc/doc/ |
D | index.rst | 194 …* For ``ctcc/nrf52840`` check on Linux system by entering ``lsusb`` command if the following devic…
|
/Zephyr-latest/boards/adi/eval_adin2111ebz/doc/ |
D | index.rst | 16 monitoring and diagnostics can be accessed over the USB using the serial command interface
|
/Zephyr-latest/modules/mbedtls/ |
D | CMakeLists.txt | 248 # after mbedtls_external on the linkers command line.
|
/Zephyr-latest/boards/phytec/phyboard_polis/doc/ |
D | index.rst | 263 you can copy it from the output of the last command. 326 After connecting everything and building with west use this command while in
|
/Zephyr-latest/boards/nxp/mimxrt1050_evk/doc/ |
D | index.rst | 418 "monitor" command not supported by this target. 419 "monitor" command not supported by this target.
|
/Zephyr-latest/doc/develop/west/ |
D | workspaces.rst | 50 The ``west update`` command essentially runs ``git fetch YOUR_PROJECT_URL`` 109 command instructs Git to use SSH URLs for GitHub instead of HTTPS ones:
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | i3c.rst | 157 * The implementation in driver should also send the ``ENEC`` command 165 * The implementation in driver should also send the ``DISEC`` command
|
/Zephyr-latest/modules/ |
D | Kconfig.mcuboot | 47 sign the final binaries using a 'west sign -t imgtool' command. 78 command. The binaries are placed in the build directory at
|
/Zephyr-latest/drivers/adc/ |
D | adc_ads1x4s0x.c | 586 static int ads1x4s0x_send_command(const struct device *dev, enum ads1x4s0x_command command) in ads1x4s0x_send_command() argument 599 buffer_tx[0] = (uint8_t)command; in ads1x4s0x_send_command() 601 LOG_DBG("%s: sending command 0x%02X", dev->name, command); in ads1x4s0x_send_command()
|
/Zephyr-latest/subsys/bluetooth/controller/ |
D | Kconfig | 164 # This value will be used to calculate the total number of HCI command buffers to be 218 Information command after the Zephyr version and build time. When 286 Read Buffer Size V2 command response. This is the data portion of the 1127 Enable support for LE Read ISO Link Quality command.
|
1...<<21222324252627282930>>...35