Home
last modified time | relevance | path

Searched refs:subcommands (Results 1 – 14 of 14) sorted by relevance

/Zephyr-latest/samples/subsys/edac/
DREADME.rst45 edac info <subcommands>
47 edac inject <subcommands>
55 edac info <subcommands>
66 edac inject <subcommands>
/Zephyr-latest/subsys/shell/modules/kernel_service/
DCMakeLists.txt14 # Conditional subcommands
/Zephyr-latest/doc/hardware/peripherals/eeprom/
Dshell.rst13 The EEPROM shell provides an ``eeprom`` command with a set of subcommands for the :ref:`shell
35 passing ``-h`` or ``--help`` to the ``eeprom`` command or any of its subcommands. All subcommands
39 … All of the EEPROM shell subcommands take the name of an EEPROM peripheral as their first argument,
/Zephyr-latest/doc/hardware/peripherals/can/
Dshell.rst13 The CAN shell provides a ``can`` command with a set of subcommands for the :ref:`shell <shell_api>`
27 The following :ref:`Kconfig <kconfig>` options enable additional subcommands and features of the
30 * :kconfig:option:`CONFIG_CAN_FD_MODE` enables CAN FD specific subcommands (e.g. for setting the
50 passing ``-h`` or ``--help`` to the ``can`` command or any of its subcommands. All subcommands also
54 All of the CAN shell subcommands take the name of a CAN controller as their first argument, which
126 Both of these subcommands allow specifying an optional sample point in per mille and a
128 interactive help of the subcommands for more details.
131 subcommands. Refer to the interactive help output for these subcommands for details on the required
/Zephyr-latest/doc/hardware/peripherals/
Dcomparator.rst38 The comparator shell provides the ``comp`` command with a set of subcommands for the
41 The ``comp`` shell command provides the following subcommands:
/Zephyr-latest/doc/services/shell/
Dindex.rst246 * :c:macro:`SHELL_STATIC_SUBCMD_SET_CREATE` - Create a static subcommands
248 * :c:macro:`SHELL_SUBCMD_DICT_SET_CREATE` - Create a dictionary subcommands
250 * :c:macro:`SHELL_DYNAMIC_CMD_CREATE` - Create a dynamic subcommands array.
260 subcommands.
268 /* Creating subcommands (level 1 command) array for command "demo". */
332 subcommands. At the beginning dynamic command list is empty. New commands
397 that is found deepest in the command tree and further subcommands (without a
494 The help for commands and subcommands can be created with respective macros:
555 * :command:`shell` - Root command with useful shell-related subcommands like:
567 The Tab button can be used to suggest commands or subcommands. This feature
[all …]
/Zephyr-latest/lib/posix/options/getopt/
DREADME16 are not satisfied with subcommands alone and need to use the options for
/Zephyr-latest/samples/subsys/testsuite/pytest/shell/
DREADME.rst45 …G: #: You can also use the <Tab> button to prompt or auto-complete all commands or its subcommands.
/Zephyr-latest/subsys/shell/
DKconfig136 Enable commands and subcommands autocompletion with the Tab
/Zephyr-latest/scripts/west_commands/completion/
Dwest-completion.fish102 # the subcommands will not be completed
/Zephyr-latest/doc/releases/
Drelease-notes-3.1.rst1069 * Added API for creating subcommands from multiple files using memory section approach:
1072 * :c:macro:`SHELL_SUBCMD_COND_ADD` and :c:macro:`SHELL_SUBCMD_ADD` for adding subcommands
Drelease-notes-3.6.rst1178 the POSIX API can be added as subcommands (e.g. ``posix uname -a``)
Drelease-notes-2.3.rst1023 * :github:`24216` - Shell: Allow selecting command without subcommands
/Zephyr-latest/cmake/modules/
Dextensions.cmake5575 # The following functions add targets and subcommands to the build system