Home
last modified time | relevance | path

Searched refs:commands (Results 126 – 150 of 1311) sorted by relevance

12345678910>>...53

/Zephyr-latest/samples/net/telnet/
DREADME.rst35 .. zephyr-app-commands::
61 Now type enter, the shell prompt will appear and you can enter commands,
82 .. zephyr-app-commands::
130 your commands and get the output through your telnet client.
/Zephyr-latest/boards/olimex/lora_stm32wl_devkit/doc/
Dolimex_lora_stm32wl_devkit.rst105 .. zephyr-app-commands::
114 .. zephyr-app-commands::
132 .. zephyr-app-commands::
140 .. zephyr-app-commands::
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c796 (void)memset(&rp->commands[0], 0, sizeof(rp->commands)); in read_supported_commands()
800 rp->commands[2] |= BIT(7); in read_supported_commands()
803 rp->commands[5] |= BIT(6) | BIT(7); in read_supported_commands()
807 rp->commands[7] |= BIT(2) | BIT(3); in read_supported_commands()
811 rp->commands[10] |= BIT(2); in read_supported_commands()
815 rp->commands[10] |= BIT(5) | BIT(6) | BIT(7); in read_supported_commands()
819 rp->commands[14] |= BIT(3) | BIT(5); in read_supported_commands()
821 rp->commands[15] |= BIT(1); in read_supported_commands()
825 rp->commands[15] |= BIT(5); in read_supported_commands()
829 rp->commands[22] |= BIT(2); in read_supported_commands()
[all …]
/Zephyr-latest/boards/heltec/heltec_wifi_lora32_v2/doc/
Dindex.rst80 .. zephyr-app-commands::
130 .. zephyr-app-commands::
139 .. zephyr-app-commands::
171 .. zephyr-app-commands::
179 .. zephyr-app-commands::
194 .. zephyr-app-commands::
/Zephyr-latest/samples/net/sockets/echo_client/
DREADME.rst53 .. zephyr-app-commands::
62 .. zephyr-app-commands::
72 .. zephyr-app-commands::
92 ``overlay-tls.conf`` overlay file enabled, for example, using these commands:
94 .. zephyr-app-commands::
135 Run both commands if you are testing IPv4 and IPv6.
163 .. zephyr-app-commands::
205 .. zephyr-app-commands::
/Zephyr-latest/subsys/shell/
DKconfig120 can be used for prompting commands, or for autocompletion.
128 Enable commands and subcommands autocompletion with the Tab
171 bool "VT100 commands in shell"
174 Enables VT100 commands in shell (e.g. cursor position, clear screen etc.).
226 Enable commands history. History can be accessed using up and down
235 Number of bytes dedicated for storing executed commands.
242 bool "Built-in commands"
245 Enable built-in commands like 'clear', 'history', etc.
/Zephyr-latest/scripts/west_commands/runners/
Dhifive1.py25 return RunnerCaps(commands={'flash'})
Dmisc.py36 return RunnerCaps(commands={'flash'})
/Zephyr-latest/samples/sensor/co2_polling/
DREADME.rst17 .. zephyr-app-commands::
/Zephyr-latest/subsys/mgmt/mcumgr/transport/
DKconfig.uart19 Enables handling of SMP commands received over UART. This is a
21 commands to be received over UART without requiring an additional
/Zephyr-latest/samples/sensor/lis2dh/
DREADME.rst46 .. zephyr-app-commands::
59 .. zephyr-app-commands::
/Zephyr-latest/boards/sparkfun/red_v_things_plus/doc/
Dindex.rst31 .. zephyr-app-commands::
48 .. zephyr-app-commands::
/Zephyr-latest/samples/drivers/mbox/
DREADME.rst20 .. zephyr-app-commands::
67 .. zephyr-app-commands::
/Zephyr-latest/scripts/west_commands/
Dzephyr_ext_common.py15 from west.commands import WestCommand
/Zephyr-latest/samples/modules/lvgl/screen_transparency/
DREADME.rst25 .. zephyr-app-commands::
/Zephyr-latest/doc/develop/west/
Dbasics.rst9 West's built-in commands allow you to work with :term:`projects <west project>`
104 commands you can run when using that workspace.
106 The zephyr repository uses this feature to provide Zephyr-specific commands
120 The two most important workspace-related commands are ``west init`` and ``west
133 run. Use ordinary Git commands to pull new versions, etc.
188 Other built-in commands
198 See the following pages for information on Zephyr's extension commands:
/Zephyr-latest/samples/net/secure_mqtt_sensor_actuator/
DREADME.rst12 to a remote MQTT broker, while responding to commands received over MQTT.
20 - Responding to commands received over the network (LED control)
107 .. zephyr-app-commands::
120 .. zephyr-app-commands::
152 .. zephyr-app-commands::
174 Supported commands (defined in :file:`device.c`):
179 - Use Mosquitto to publish these commands to the MQTT broker:
/Zephyr-latest/boards/m5stack/stamp_c3/doc/
Dindex.rst94 .. zephyr-app-commands::
144 .. zephyr-app-commands::
153 .. zephyr-app-commands::
185 .. zephyr-app-commands::
193 .. zephyr-app-commands::
/Zephyr-latest/boards/lilygo/ttgo_t7v1_5/doc/
Dindex.rst107 .. zephyr-app-commands::
157 .. zephyr-app-commands::
166 .. zephyr-app-commands::
196 .. zephyr-app-commands::
204 .. zephyr-app-commands::
/Zephyr-latest/samples/subsys/modbus/tcp_gateway/
DREADME.rst36 The following commands build and flash gateway sample.
38 .. zephyr-app-commands::
51 The LEDs on the server board are controlled by Modbus commands FC01, FC05, FC15.
/Zephyr-latest/samples/kernel/bootargs/
DREADME.rst26 .. zephyr-app-commands::
47 .. zephyr-app-commands::
81 .. zephyr-app-commands::
/Zephyr-latest/boards/gd/gd32vf103c_starter/doc/
Dindex.rst81 .. zephyr-app-commands::
104 .. zephyr-app-commands::
114 .. zephyr-app-commands::
/Zephyr-latest/subsys/fb/
DREADME_fonts.txt6 To reproduce the font bitmaps use these commands:
/Zephyr-latest/samples/net/dsa/
DREADME.rst27 .. zephyr-app-commands::
/Zephyr-latest/doc/develop/manifest/
Dindex.rst20 following commands::
37 To enable any of the modules below, use the following commands::

12345678910>>...53