Searched refs:subcommand (Results 1 – 18 of 18) sorted by relevance
20 Internal helper macro to compile the `list` subcommand30 Internal helper macro to compile the `stacks` subcommand38 Internal helper macro to compile the `mask` subcommand46 Internal helper macro to compile the `pin` subcommand54 Internal helper macro to compile the `unwind` subcommand
34 in the ``can show`` subcommand. This depends on :kconfig:option:`CONFIG_STATS` being enabled as36 * :kconfig:option:`CONFIG_CAN_MANUAL_RECOVERY_MODE` enables the ``can recover`` subcommand.62 The properties of a given CAN controller can be inspected using the ``can show`` subcommand as shown111 subcommand as shown below. The bitrate is specified in bits per second.119 the ``can dbitrate`` subcommand as shown below. The bitrate is specified in bits per second.138 subcommand. An example for enabling loopback mode is shown below.145 The subcommand accepts multiple modes given on the same command line (e.g. ``can mode can@0 fd153 ``can start`` subcommand as shown below. This will enable reception and transmission of CAN frames.161 stop`` subcommand as shown below:172 added using the ``can filter add`` subcommand as shown below. The subcommand accepts a CAN ID in[all …]
47 The size of an EEPROM can be inspected using the ``eeprom size`` subcommand as shown below:57 Data can be written to an EEPROM using the ``eeprom write`` subcommand. This subcommand takes at70 subcommand. In the following example, the pattern ``0xaa`` is written to 16 bytes starting at offset83 Data can be read from an EEPROM using the ``eeprom read`` subcommand. This subcommand takes three
43 provided to test the PMIC. Below you can find details for each subcommand.48 The ``npm6001`` shell interface provides the ``regulator`` subcommand to test116 The ``npm6001`` shell interface provides the ``gpio`` subcommand to test the157 The ``npm6001`` shell interface provides the ``wdt`` subcommand to test the
37 provided to test the PMIC. Below you can find details for each subcommand.42 The ``regulator`` shell interface provides several subcommand to test
209 if not args.subcommand:210 args.subcommand = "list"218 method[args.subcommand](args, yml)
571 if args.subcommand == "install":573 elif args.subcommand == "list" or not args.subcommand:
182 * Static subcommand (level > 0): Number and syntax must be known during compile184 * Dynamic subcommand (level > 0): Number and syntax does not need to be known396 Each command or subcommand may have a handler. The shell executes the handler493 Every user-defined command or subcommand can have its own help description.499 or subcommand with ``-h`` or ``--help`` parameter.504 In the subcommand handler, you can access both the parameters passed to510 * The subcommand to which the handler belongs has the ``argv`` index of 0.519 /* If it is a subcommand handler parent command syntax545 on. It can be also called with a subcommand:832 Users may use the :kbd:`Tab` key to complete a command/subcommand or to see the
49 Help for subcommand info can be read with:
100 static int bq274xx_ctrl_reg_write(const struct device *dev, uint16_t subcommand) in bq274xx_ctrl_reg_write() argument108 sys_put_le16(subcommand, &tx_buf[1]); in bq274xx_ctrl_reg_write()
45 Add the 'stream' subcommand to the sensor shell. When run on drivers that
379 allowing the mount subcommand to be optionally disabled. This can reduce
685 * Added a ``dump`` subcommand to the ``pcie`` shell command to print out687 * Added a ``ls`` subcommand to the ``pcie`` shell command to list
1721 * :github:`21819` - Shell fails when dynamic command has empty subcommand
1071 * :c:macro:`SHELL_SUBCMD_SET_CREATE` for creating a subcommand set.
153 bool "'Please specify a subcommand.' message in the shell"
100 # this option can be placed before subcommand and require a folder101 # if we don't do that the folder will be catched as a subcommand and
496 module (``mesh models cfg``) inside the ``mesh models`` subcommand list. This module will work on940 module (``mesh models health``) inside the ``mesh models`` subcommand list. This module will work on