Home
last modified time | relevance | path

Searched refs:command (Results 51 – 75 of 805) sorted by relevance

12345678910>>...33

/Zephyr-latest/doc/develop/sca/
Dcodechecker.rst36 CodeChecker uses different command steps, each with their respective configuration
47 - Arguments passed to the ``analyze`` command directly. (e.g. ``--timeout;360``)
61 - Arguments passed to the ``parse`` command directly. (e.g. ``--verbose;debug``)
65 - Run the ``store`` command after analysis.
67 - Arguments passed to the ``store`` command directly. Implies ``CODECHECKER_STORE``.
70 - Pass an identifier ``--tag`` to the ``store`` command.
75 These parameters can be passed on the command line, or be set as environment variables.
/Zephyr-latest/doc/connectivity/bluetooth/api/
Dhci.txt20 local Controller supports. It is implied that if a command is listed as
21 supported, the feature underlying that command is also supported.
24 command is supported.
58 that either extend commands or don't have a vendor command. Most features are
59 indicated by the support its respective vendor command. The Supported Features
98 bootup and vendor specific Reset command includes the Fatal_Error event.
164 This command reads the values for the vendor version information for the local
244 When the Read_Version_Information command has completed, a Command Complete
251 This command reads the list of vendor commands supported for the local
262 This command shall return the Supported_Commands configuration parameter. It is
[all …]
/Zephyr-latest/drivers/comparator/
DKconfig.shell14 int "Default timeout for await_trigger command in seconds"
18 int "Max timeout for await_trigger command in seconds"
/Zephyr-latest/boards/native/common/extra_args/
DKconfig6 string "Extra command line arguments"
8 Extra command line options/arguments which will be handled like if they were passed to the
/Zephyr-latest/scripts/pylib/pytest-twister-harness/tests/device/
Dqemu_adapter_test.py32 assert device.command == ['west', 'build', '-d', 'build_dir', '-t', 'run']
38 device.command = ['python', str(script_path), fifo_file_path]
51 device.command = ['sleep', '1']
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dhandlers.py259 command = [self.generator_cmd]
271 command = ["renode-test",
282 command = [self.generator_cmd, "-C", self.get_default_domain_build_dir(), target]
285 command = [self.binary]
288 command = [binary]
291 command = ["valgrind", "--error-exitcode=2",
296 ] + command
300 command.append(f"--seed={self.seed}")
302 command.extend(self.extra_test_args)
304 return command
[all …]
/Zephyr-latest/subsys/mgmt/mcumgr/grp/enum_mgmt/
DKconfig20 for listing supported command groups.
25 bool "Group details command"
31 Note: responses to this command can be very large
39 Will include the name of groups in the detail command response.
45 Will include the number of handlers of groups in the detail command response.
71 The number of maximum values in the list for the details command to support, each value
90 command groups.
/Zephyr-latest/samples/subsys/modbus/tcp_gateway/
DREADME.rst44 On the client side, PC or laptop, the following command connects PyModbus
52 For example, to set LED0 on use FC01 command (write_coil).
68 To set LED0 off but LED1 and LED2 on use FC15 command (write_coils).
74 To read LED0, LED1, LED2 state FC05 command (read_coils) can be used.
96 To write single holding registers use FC06 command (write_register),
102 or FC16 command (write_registers).
108 To read holding registers use FC03 command (read_holding_registers).
/Zephyr-latest/doc/develop/west/
Dtroubleshooting.rst29 The ``git fetch`` command example in the last line above is what needs to
33 ``git fetch`` command, then debug from there using the documentation for your
40 If you can get the ``git fetch`` command to run successfully without prompting
44 "'west' is not recognized as an internal or external command, operable program or batch file.'
60 Run this command in ``cmd.exe``::
77 ``scripts`` to your :envvar:`PATH` using a command like this::
81 **Do not just copy/paste this command**. The ``scripts`` directory location
131 command (like :ref:`west flash <west-flashing>`, :ref:`west build
137 west: error: argument <command>: invalid choice: 'build' (choose from 'init', [...])
140 west: error: argument <command>: invalid choice: 'flash' (choose from 'init', [...])
[all …]
Dalias.rst10 Similar to how ``git`` aliases work, the alias command is replaced with the alias'
13 parameters as they were passed to the original command. Spaces are considered
18 To add a new alias simply call the ``west config`` command:
26 Recursive aliases are allowed as an alias command can contain other aliases, effectively
29 It is possible to override an existing command, for example to pass default arguments:
/Zephyr-latest/subsys/mgmt/mcumgr/grp/zephyr_basic/
DKconfig12 bool "Storage erase command"
15 Enables command that allows to erase storage partition.
/Zephyr-latest/subsys/usb/device/class/
DKconfig.bt12 bool "USB Bluetooth H4 vendor command"
17 Enables vendor command to switch to H:4 transport using the bulk
/Zephyr-latest/drivers/input/
DKconfig.kbd_matrix39 bool "Input kbd_matrix_state shell command"
42 Enable an input kbd_matrix_state shell command to log the state of a
46 int "Maximum column count for the kbd_matrix_state command"
51 kbd_matrix_state shell command.
/Zephyr-latest/scripts/west_commands/runners/
Dpyocd.py141 def do_run(self, command, **kwargs): argument
143 if command == 'rtt':
145 elif command == 'flash':
148 self.debug_debugserver(command, **kwargs)
186 def debug_debugserver(self, command, **kwargs): argument
196 if command == 'debugserver':
208 if command == 'debug':
Dnsim.py61 def do_run(self, command, **kwargs): argument
66 if command == 'flash':
68 elif command == 'debug':
/Zephyr-latest/subsys/mgmt/osdp/
DKconfig.cp23 int "OSDP Peripheral Device command queue size"
31 int "Retry wait time in seconds after a command error"
34 Time in seconds to wait after a command failure, and before retrying or
43 defined the number of times such a POLL command is sent per second.
/Zephyr-latest/doc/services/device_mgmt/smp_groups/
Dsmp_group_63.rst17 Erase storage command
20 Erase storage command allows clearing the ``storage_partition`` flash partition on a device,
38 The command sends sends empty CBOR map as data.
54 The command sends an empty CBOR map as data if successful. In case of error the CBOR data takes
Dsmp_group_10.rst23 Count of supported groups command
26 Count of supported groups returns the total number of MCUmgr command groups that a device supports.
42 The command sends an empty CBOR map as data.
107 List supported groups command
110 List supported groups command allows listing the group IDs of supported MCUmgr groups on the
127 The command sends an empty CBOR map as data.
195 Fetch single group ID command
198 Fetch single group ID command allows listing the group IDs of supported MCUmgr groups on the
300 Details on supported groups command
303 Details on supported groups command allows fetching details on each supported MCUmgr group, such
[all …]
Dsmp_group_3.rst28 Read/write setting command
31 Read/write setting command allows updating a setting entry on a device or
186 The command sends an empty CBOR map as data if successful. In case of error the CBOR data takes
226 Delete setting command
229 Delete setting command allows deleting a setting on a device.
276 The command sends an empty CBOR map as data if successful. In case of error the CBOR data takes
316 Commit settings command
319 Commit settings command allows committing all settings that have been set but not yet applied on a
336 The command sends an empty CBOR map as data.
352 The command sends an empty CBOR map as data if successful. In case of error the CBOR data takes
[all …]
/Zephyr-latest/scripts/pylib/pytest-twister-harness/src/twister_harness/device/
Dhardware_adapter.py43 command = [
56 command.extend(runner_base_args)
60 command.append('--')
61 command.extend(command_extra_args)
62 self.command = command
99 if not self.command:
109 log_command(logger, 'Flashing command', self.command, level=logging.DEBUG)
113 …process = subprocess.Popen(self.command, stdout=subprocess.PIPE, stderr=subprocess.STDOUT, env=sel…
/Zephyr-latest/boards/nxp/mr_canhubk3/support/
Dstartup.cmm7 ; - command operation to execute *
25 &command=STRing.SCANAndExtract("&args","command=","")
105 IF ("&command"=="flash")
111 ELSE IF ("&command"=="debug")
125 PRINT %ERROR "Invalid command"
/Zephyr-latest/drivers/wifi/esp_at/
DKconfig.esp_at73 Number of preallocated RX buffers used by modem command handler.
79 Size of preallocated RX buffers used by modem command handler.
138 Select which version of AT command set should be used.
143 Use AT command set version 1.7.
148 Use AT command set version 2.0.
153 Use AT command set version 2.1.
161 Fetch DNS servers from ESP chip with AT+CIPDNS? command and apply that
175 command version, SDK (ESP-IDF), board and compile time.
/Zephyr-latest/tests/drivers/build_all/auxdisplay/
Di2c_devices.overlay33 command-delay-ms = <10>;
34 special-command-delay-ms = <50>;
/Zephyr-latest/subsys/mgmt/mcumgr/smp_client/
DKconfig17 int "SMP command lifetime in seconds"
25 int "SMP command re-send period in ms"
30 a command.
/Zephyr-latest/samples/drivers/memc/boards/
Dapollo3p_evb.overlay44 read-command = <0xEB>;
45 write-command = <0x38>;
46 command-length = "INSTR_1_BYTE";

12345678910>>...33