Searched refs:command (Results 751 – 775 of 853) sorted by relevance
1...<<3132333435
/Zephyr-latest/doc/releases/ |
D | release-notes-2.4.rst | 628 * Added "net tcp recv" command to net shell to enable TCP RX in manual testing. 646 * Allow user to specify used network interface in net-shell ping command. 845 * Fixed select command. 850 the command cannot be processed. 1030 * :github:`28108` - EEPROM shell MPU Fault when performing a write command with more than 9 bytes 1150 * :github:`27522` - shell: Output can get corrupted when printing from thread before command comple… 1339 * :github:`26628` - Couldn't find Definition for CTE transmit and enable command for Connectionless… 1361 * :github:`26527` - mimxrt1050_evk:Couldn't flash image by using west flash command. 1632 * :github:`24217` - Shell: provide mechanism to call any command while in select command 1694 * :github:`22873` - Bluetooth: RSSI Read command can be configured out even when mandatory [all …]
|
D | release-notes-3.4.rst | 204 once for the file access instead of each time a command is received. 886 * When building in native_posix, command line options have been added to select 1095 * Fixed a packet leak when handling beacon/command frames. 1134 * Fixed error handling in ``net ping`` shell command to avoid shell freeze. 1135 * Improved Ethernet error statistics logging in ``net stats`` shell command. 1286 new command that can be used to close open file handles which can be used 1418 shell command.
|
/Zephyr-latest/doc/connectivity/usb/device/ |
D | usb_device.rst | 201 as (invalid) command and user will see garbage as a result. While minicom does 526 In a terminal window, run the following command to list USB devices: 539 In a terminal window, run the following command to attach the USB device:
|
/Zephyr-latest/soc/nxp/imx/imx8/adsp/ |
D | linker.ld | 9 * @brief Linker command/script file
|
/Zephyr-latest/soc/nxp/imx/imx8m/adsp/ |
D | linker.ld | 9 * @brief Linker command/script file
|
/Zephyr-latest/soc/nxp/imx/imx8ulp/adsp/ |
D | linker.ld | 9 * @brief Linker command/script file
|
/Zephyr-latest/soc/nxp/imx/imx8x/adsp/ |
D | linker.ld | 9 * @brief Linker command/script file
|
/Zephyr-latest/scripts/west_commands/zspdx/ |
D | cmakefileapijson.py | 329 node.command = node_dict.get("command", -1)
|
/Zephyr-latest/include/zephyr/arch/arm/cortex_a_r/scripts/ |
D | linker.ld | 9 * @brief Linker command/script file
|
/Zephyr-latest/boards/arm/mps2/doc/ |
D | mps2_armv7m.rst | 290 Then build with the same command you would use normally, and run with ``west build -t run_armfvp``.
|
/Zephyr-latest/boards/technexion/pico_pi/doc/ |
D | index.rst | 170 expose the eMMC as mass storage with the following command in the u-boot
|
/Zephyr-latest/doc/introduction/ |
D | index.rst | 156 A command-line CMake build environment runs on popular developer OS
|
/Zephyr-latest/subsys/debug/ |
D | Kconfig | 133 recent-ish compiler with the ``-fsanitize=address`` command line option, 173 ``-fsanitize=undefined`` command line option.
|
/Zephyr-latest/doc/services/pm/ |
D | device.rst | 265 option and issue a ``pm`` command on a device from the shell, for example: 277 :kconfig:option:`CONFIG_DEVICE_SHELL` and use the ``device list`` command, for
|
/Zephyr-latest/doc/develop/ |
D | modules.rst | 419 added to the build using CMake's `add_subdirectory()`_ command, and the 433 ``-DEXTRA_ZEPHYR_MODULES=/<path>/foo`` then the module given by the command 1030 A west extension command ``west packages <manager>`` is available to list 1112 #. At the CMake command line, like this: 1138 zephyr-modules.cmake`` to your CMake command line. 1249 .. _add_subdirectory(): https://cmake.org/cmake/help/latest/command/add_subdirectory.html
|
/Zephyr-latest/soc/infineon/cat1b/cyw20829/ |
D | linker.ld | 9 * @brief Linker command/script file
|
/Zephyr-latest/soc/amd/acp_6_0/adsp/ |
D | linker.ld | 8 * @brief Linker command/script file
|
/Zephyr-latest/soc/andestech/ae350/ |
D | linker.ld | 10 * @brief Linker command/script file
|
/Zephyr-latest/samples/tfm_integration/tfm_ipc/ |
D | README.rst | 97 the ``-t run`` flag to the end of your build command, or in the case of
|
/Zephyr-latest/include/zephyr/arch/arm/cortex_m/scripts/ |
D | linker.ld | 9 * @brief Linker command/script file
|
/Zephyr-latest/cmake/ |
D | mcuboot.cmake | 83 # Basic 'imgtool sign' command with known image information.
|
/Zephyr-latest/boards/microchip/mec172xmodular_assy6930/doc/ |
D | mec172xmodular_assy6930.rst | 165 #. Example command to generate 128MBit spi image for hello_world:
|
/Zephyr-latest/boards/nxp/mimxrt1062_fmurt6/doc/ |
D | index.rst | 335 If the west flash or debug commands fail, and the command hangs while executing
|
/Zephyr-latest/boards/nxp/imx8mm_evk/doc/ |
D | index.rst | 118 U-Boot "cpu" command is used to load and kick Zephyr to Cortex-A secondary Core, Currently
|
/Zephyr-latest/doc/services/tracing/ |
D | index.rst | 222 following GDB command:: 344 the start command is received from the Tracealyzer application. 376 :ref:`snippet-rtt-tracing` to your build command:
|
1...<<3132333435