Searched refs:commands (Results 476 – 500 of 1376) sorted by relevance
1...<<11121314151617181920>>...56
/Zephyr-latest/samples/drivers/ht16k33/ |
D | README.rst | 29 .. zephyr-app-commands::
|
/Zephyr-latest/samples/drivers/led/lp3943/ |
D | README.rst | 27 .. zephyr-app-commands::
|
/Zephyr-latest/samples/boards/st/backup_sram/ |
D | README.rst | 28 .. zephyr-app-commands::
|
/Zephyr-latest/samples/boards/st/power_mgmt/adc/ |
D | README.rst | 27 .. zephyr-app-commands::
|
/Zephyr-latest/samples/subsys/task_wdt/ |
D | README.rst | 24 .. zephyr-app-commands::
|
/Zephyr-latest/samples/subsys/usb/console/ |
D | README.rst | 24 .. zephyr-app-commands::
|
/Zephyr-latest/samples/sensor/grove_light/ |
D | README.rst | 34 .. zephyr-app-commands::
|
/Zephyr-latest/samples/sensor/i3g4250d/ |
D | README.rst | 28 .. zephyr-app-commands::
|
/Zephyr-latest/samples/sensor/icm42605/ |
D | README.rst | 29 .. zephyr-app-commands::
|
/Zephyr-latest/samples/sensor/lsm6dso/ |
D | README.rst | 34 .. zephyr-app-commands::
|
/Zephyr-latest/samples/boards/bbc/microbit/pong/ |
D | README.rst | 28 .. zephyr-app-commands::
|
/Zephyr-latest/samples/shields/lmp90100_evb/rtd/ |
D | README.rst | 32 .. zephyr-app-commands::
|
/Zephyr-latest/doc/contribute/documentation/ |
D | guidelines.rst | 395 roles to highlight the commands in a meaningful way: 439 commands and output. Smart syntax highlighting is also supported (using the 478 * ``console`` for console output, i.e. interactive shell sessions where commands are prefixed by a 480 shown. The commands will be highlighted, and the output will not. What's more, copying code block 481 using the "copy" button will automatically copy just the commands, excluding the prompt and the 482 outputs of the commands. 483 * ``shell`` or ``bash`` for shell commands. Both languages get highlighted the same but you may use 484 ``bash`` for conveying that the commands are bash-specific, and ``shell`` for generic shell 485 commands. 503 * - One or several commands, no output [all …]
|
/Zephyr-latest/boards/arduino/nano_33_iot/doc/ |
D | index.rst | 80 .. zephyr-app-commands:: 111 .. zephyr-app-commands::
|
/Zephyr-latest/boards/particle/boron/doc/ |
D | index.rst | 102 .. zephyr-app-commands:: 113 .. zephyr-app-commands::
|
/Zephyr-latest/boards/renesas/rzt2l_rsk/doc/ |
D | index.rst | 89 .. zephyr-app-commands:: 99 .. zephyr-app-commands::
|
/Zephyr-latest/boards/st/stm32g0316_disco/doc/ |
D | index.rst | 79 .. zephyr-app-commands:: 92 .. zephyr-app-commands::
|
/Zephyr-latest/boards/renesas/rzn2l_rsk/doc/ |
D | index.rst | 91 .. zephyr-app-commands:: 101 .. zephyr-app-commands::
|
/Zephyr-latest/boards/st/steval_fcu001v1/doc/ |
D | index.rst | 100 .. zephyr-app-commands:: 117 .. zephyr-app-commands::
|
/Zephyr-latest/drivers/eeprom/ |
D | Kconfig | 29 Enable the EEPROM shell with EEPROM related commands. 36 Size of the buffer used for EEPROM read/write commands in
|
/Zephyr-latest/samples/subsys/display/cfb_shell/ |
D | README.rst | 17 .. zephyr-app-commands:: 28 cfb - Character Framebuffer shell commands
|
/Zephyr-latest/samples/drivers/fpga/fpga_controller/ |
D | README.rst | 25 .. zephyr-app-commands:: 35 .. zephyr-app-commands::
|
/Zephyr-latest/boards/st/nucleo_u031r8/doc/ |
D | index.rst | 187 by executing the following pyOCD commands: 210 .. zephyr-app-commands:: 227 .. zephyr-app-commands:: 232 Note: Check the ``build/tfm`` directory to ensure that the commands required by these scripts
|
/Zephyr-latest/scripts/west_commands/runners/ |
D | ezflashcli.py | 35 return RunnerCaps(commands={'flash'}, dev_id=True, tool_opt=True, erase=True, reset=True)
|
/Zephyr-latest/scripts/west_commands/ |
D | spdx.py | 8 from west.commands import WestCommand
|
1...<<11121314151617181920>>...56