Home
last modified time | relevance | path

Searched refs:commands (Results 51 – 75 of 1311) sorted by relevance

12345678910>>...53

/Zephyr-latest/samples/drivers/mbox_data/
DREADME.rst24 .. zephyr-app-commands::
33 .. zephyr-app-commands::
42 .. zephyr-app-commands::
51 .. zephyr-app-commands::
/Zephyr-latest/samples/net/sockets/http_client/
DREADME.rst29 .. zephyr-app-commands::
40 ``overlay-tls.conf`` overlay file enabled using these commands:
42 .. zephyr-app-commands::
75 .. zephyr-app-commands::
/Zephyr-latest/samples/net/sockets/websocket_client/
DREADME.rst30 .. zephyr-app-commands::
41 ``overlay-tls.conf`` overlay file enabled using these commands:
43 .. zephyr-app-commands::
81 .. zephyr-app-commands::
/Zephyr-latest/doc/develop/west/
Dwest-apis.rst23 .. _west-apis-commands:
25 west.commands
28 .. module:: west.commands
30 All built-in and extension commands are implemented as subclasses of the
37 .. autoclass:: west.commands.WestCommand argument
183 "quiet" mode for west commands in a future release:
214 .. _west-apis-commands-output:
219 Since west v1.0, west commands should print output using methods like
220 west.commands.WestCommand.dbg(), west.commands.WestCommand.inf(), etc. (see argument
223 .. autoclass:: west.commands.Verbosity
[all …]
Dindex.rst9 West's built-in commands provide a multiple repository management system with
11 "pluggable": you can write your own west extension commands which add
26 for available west commands, and ``west <command> -h`` for detailed help on
/Zephyr-latest/samples/psa/its/
DREADME.rst38 .. zephyr-app-commands::
51 .. zephyr-app-commands::
60 .. zephyr-app-commands::
/Zephyr-latest/subsys/mgmt/ec_host_cmd/
DKconfig17 module-str = ec-host-commands
25 int "Buffer size in bytes for TX buffer shared by all EC host commands"
38 int "Buffer size in bytes for RX buffer shared by all EC host commands"
54 Priority of the kernel task that handles the host commands.
55 If the priority is too low (high in value), the host commands handler may be unable to
/Zephyr-latest/samples/subsys/modbus/rtu_server/
DREADME.rst5 Implement a Modbus RTU server exposing Modbus commands to control LEDs.
57 The following commands build and flash RTU server sample.
59 .. zephyr-app-commands::
65 The following commands build and flash RTU server sample using CDC ACM UART.
67 .. zephyr-app-commands::
83 The LEDs on the board are controlled by Modbus commands FC01, FC05, FC15.
/Zephyr-latest/samples/net/sockets/echo_server/
DREADME.rst57 .. zephyr-app-commands::
66 .. zephyr-app-commands::
76 .. zephyr-app-commands::
94 ``overlay-tls.conf`` overlay file enabled, for example, using these commands:
96 .. zephyr-app-commands::
121 .. zephyr-app-commands::
/Zephyr-latest/drivers/usb_c/tcpc/
DKconfig23 bool "Shell commands for TCPC subsystem"
25 Enable support for TCPC shell commands that helps with USB-C diagnostics.
/Zephyr-latest/samples/sensor/bq274xx/
DREADME.rst35 Build this sample using the following commands:
37 .. zephyr-app-commands::
/Zephyr-latest/samples/sensor/ms5837/
DREADME.rst37 Build this sample using the following commands:
39 .. zephyr-app-commands::
/Zephyr-latest/boards/sifive/hifive_unleashed/doc/
Dindex.rst22 .. zephyr-app-commands::
29 .. zephyr-app-commands::
/Zephyr-latest/boards/sifive/hifive_unmatched/doc/
Dindex.rst22 .. zephyr-app-commands::
29 .. zephyr-app-commands::
/Zephyr-latest/samples/net/wifi/shell/
DREADME.rst11 enabling the Wi-Fi shell module that provides a set of commands:
22 .. zephyr-app-commands::
/Zephyr-latest/scripts/west_commands/runners/
Dqemu.py20 return RunnerCaps(commands=set())
/Zephyr-latest/doc/connectivity/networking/
Dqemu_802154_setup.rst38 .. zephyr-app-commands::
49 .. zephyr-app-commands::
67 .. zephyr-app-commands::
/Zephyr-latest/doc/hardware/peripherals/
Dsdhc.rst17 An SD host controller is a device capable of sending SD commands to an attached
18 SD card. These commands can be sent using the native SD protocol, or over SPI.
20 The SDHC api is designed to provide a generic way to send commands to and
/Zephyr-latest/samples/psa/persistent_key/
DREADME.rst36 .. zephyr-app-commands::
49 .. zephyr-app-commands::
58 .. zephyr-app-commands::
/Zephyr-latest/samples/boards/nxp/s32/netc/
DREADME.rst37 .. zephyr-app-commands::
60 .. zephyr-app-commands::
93 a Windows host, this can be done with the following commands:
114 The above commands must be run as priviledged user.
117 the following commands from the Zephyr shell:
/Zephyr-latest/boards/seeed/xiao_esp32s3/doc/
Dindex.rst143 .. zephyr-app-commands::
197 .. zephyr-app-commands::
204 .. zephyr-app-commands::
217 .. zephyr-app-commands::
224 .. zephyr-app-commands::
258 .. zephyr-app-commands::
265 .. zephyr-app-commands::
276 .. zephyr-app-commands::
283 .. zephyr-app-commands::
/Zephyr-latest/tests/drivers/smbus/smbus_emul/
DREADME.rst8 cover all SMBus protocol commands.
/Zephyr-latest/samples/drivers/flash_shell/
DREADME.rst5 Explore a flash device using shell commands.
18 .. zephyr-app-commands::
/Zephyr-latest/samples/subsys/input/draw_touch_events/
DREADME.rst19 .. zephyr-app-commands::
28 .. zephyr-app-commands::
/Zephyr-latest/samples/bluetooth/hci_vs_scan_req/
DREADME.rst5 Use vendor-specific HCI commands to enable Scan Request events when using legacy advertising.
10 This simple application is a usage example to manage HCI VS commands to obtain

12345678910>>...53