Home
last modified time | relevance | path

Searched full:commands (Results 1 – 25 of 277) sorted by relevance

12345678910>>...12

/hal_espressif-2.7.6/docs/en/api-reference/system/
Dconsole.rst10 - Functions for registration and dispatching of commands.
20commands by typing them, erasing symbols using 'backspace' key, navigating within the command usin…
37 …ss glitching compared to the multi line mode. On the flip side, editing commands and copying comma…
58 …nt provides a ready made function to provide completions for registered commands, :cpp:func:`esp_c…
74 …This function sets the number of most recently typed commands to be kept in memory. Users can navi…
77 …Linenoise does not automatically add commands to history. Instead, applications need to call this …
121 … which handle registration of commands, matching commands typed by the user to registered ones, an…
138 …`help`` command to the list of registered commands. This command prints the list of all the regist…
141 …from linenoise library. Provides completions to linenoise based on the list of registered commands.
144 …intsCallback` from linenoise library. Provides argument hints for registered commands to linenoise.
[all …]
/hal_espressif-2.7.6/examples/system/console/
DREADME.md7 The interactive shell implemented in this example contains a wide variety of commands, and can act …
39 …a full list of all available commands. The following is a sample session of the Console Example wh…
43 Type 'help' to get the list of commands.
48 Print the list of registered commands
81 Type 'help' to get the list of commands.
99 Type 'help' to get the list of commands.
114 Type 'help' to get the list of commands.
129 …inicom`, and the `idf_monitor.py` included in the SDK. The default behavior for these commands are:
137 ### Commands subsection
139 Several commands are registered using `esp_console_cmd_register()` function. See the `register_wifi…
[all …]
/hal_espressif-2.7.6/tools/ldgen/
Dgeneration.py110 commands = collections.defaultdict(list)
114 commands[target].extend(commands_list)
116 # Process the commands generated from this node
120 # Process the commands generated from this node's children
126 return commands
133 commands = collections.defaultdict(list)
139 commands[info.target].append(command)
141 return commands
165 commands = collections.defaultdict(list)
171 commands[info.target].append(command)
[all …]
/hal_espressif-2.7.6/examples/system/console_usb/
DREADME.md11 The interactive shell implemented in this example contains a wide variety of commands, and can act …
74 …a full list of all available commands. The following is a sample session of the Console Example wh…
78 Type 'help' to get the list of commands.
83 Print the list of registered commands
110 Type 'help' to get the list of commands.
124 Type 'help' to get the list of commands.
/hal_espressif-2.7.6/tools/ldgen/test/
Dtest_generation.py201 # intermediate commands due to presence of symbol mapping.
217 # intermediate commands due to presence of symbol mapping.
235 # There should be exclusions in the default commands for flash_text and flash_rodata:
240 # Commands placing the entire library in iram, dram should be generated:
264 …# Input section commands in iram_text and dram0_data for #1 …
272 # There should be exclusions in the default commands for flash_text and flash_rodata:
277 # Commands placing the entire library in iram, dram should be generated:
302 …# Input section commands in iram_text and dram0_data for #1 …
310 …# There should be exclusions in the default commands for flash_text, as well as the implicit inter…
317 # Commands placing the entire library in iram should be generated:
[all …]
/hal_espressif-2.7.6/components/bt/host/bluedroid/api/include/api/
Desp_avrc_api.h33 ESP_AVRC_FEAT_VENDOR = 0x0008, /*!< remote control vendor dependent commands */
114 …ESP_AVRC_PSTH_FILTER_ALLOWED_CMD = 0, /*!< all of the PASSTHROUGH commands that can possibly…
115 …ESP_AVRC_PSTH_FILTER_SUPPORTED_CMD = 1, /*!< PASSTHROUGH commands selectively supported accord…
121 …uint16_t bits[8]; /*!< bit mask representation of PASSTHROUGH commands */
196 …nt16_t bits; /*!< bit mask representation of PASSTHROUGH commands */
466 …* @param[in] tl : transaction label, 0 to 15, consecutive commands should use different valu…
484 …* @param[in] tl : transaction label, 0 to 15, consecutive commands should use different valu…
497 …* @param[in] tl : transaction label, 0 to 15, consecutive commands should use different valu…
515 …* @param[in] tl : transaction label, 0 to 15, consecutive commands should use different valu…
531 …* @param[in] tl : transaction label, 0 to 15, consecutive commands should use different valu…
[all …]
Desp_a2dp_api.h78 /// A2DP media control commands
98 …_MEDIA_CTRL_ACK_EVT, /*!< acknowledge event in response to media control commands */
133 esp_a2d_media_ctrl_t cmd; /*!< media control commands to acknowledge */
134 esp_a2d_media_ctrl_ack_t status; /*!< acknowledgement to media control commands */
135 …edia_ctrl_stat; /*!< status in acknowledgement to media control commands */
275 * @brief Media control commands. This API can be used for both A2DP sink and source
278 * @param[in] ctrl: control commands for A2DP data channel
/hal_espressif-2.7.6/examples/bluetooth/bluedroid/classic_bt/hfp_ag/
DREADME.md6 … set of commands. You can use this example to communicate with a Hands-Free Unit (e.g. a headphone…
43 When you flash and monitor this example, the commands help table prints the following log at the ve…
46 Type 'help' to get the list of commands.
53 | 1. Print 'help' to gain overview of commands |
75 …e level connection exists between an HF Unit and an AG device, could other commands be available.**
189 …tion and type `vroff` to terminate this function in the AG device. Both commands will notify the H…
242 - You should type the command in the terminal according to the format described in the commands hel…
243 - Not all commands in the table are supported by the HF Unit.
249 …ooth examples. To show the functions of HFP in a simple way, we use the Commands and Effects schem…
/hal_espressif-2.7.6/docs/en/api-guides/jtag-debugging/
Dusing-debugger.rst59 …s changing of default configuration is "Startup". Under "Initialization Commands" uncheck "Reset a…
68 …ting new debug session add the following lines of commands at the beginning of "Initialization Com…
90 … and respective "Initialization Commands" are not clear to you, check :ref:`jtag-debugging-tip-deb…
123 …bugger, you will need to provide couple of configuration parameters and commands. Instead of enter…
136 …ore details what's inside ``gdbinit`` file, see :ref:`jtag-debugging-tip-debugger-startup-commands`
166 Type "apropos word" to search for commands related to "word"...
205 …o execute the described debugging tools conveniently from ``idf.py``. These commands are supported:
219 or ``--openocd-commands`` command line argument. If none of the above is defined,
/hal_espressif-2.7.6/components/driver/include/driver/
Di2c.h161 * After we finish sending the commands, we need to call i2c_cmd_link_delete() to
173 * After we finish sending the commands, we need to call i2c_cmd_link_delete() to
184 * Call i2c_master_cmd_begin() to send all queued commands
198 * Call i2c_master_cmd_begin() to send all queued commands
214 * Call i2c_master_cmd_begin() to send all queued commands
233 * Call i2c_master_cmd_begin() to send all queued commands
251 * Call i2c_master_cmd_begin() to send all queued commands
270 * Call i2c_master_cmd_begin() to send all queued commands
281 * @brief I2C master send queued commands.
282 * This function will trigger sending all queued commands.
[all …]
/hal_espressif-2.7.6/examples/bluetooth/bluedroid/classic_bt/hfp_hf/
DREADME.md6 …of commands. You can use this example to communicate with an Audio Gateway (AG) device (e.g. a sma…
46 Type 'help' to get the list of commands.
53 | 1. Print 'help' to gain overview of commands |
90 …e level connection exists between an HF Unit and an AG device, could other commands be available.**
176 This example supports three dialing commands:
286 - You should type the command in the terminal according to the format described in the commands hel…
287 - Not all commands in the table are supported by AG device like _Hands Free Audio Gateway (hfp_ag)_…
293 …luetooth examples. To show functions of HFP in a simple way, we use the Commands and Effects schem…
/hal_espressif-2.7.6/examples/bluetooth/esp_ble_mesh/ble_mesh_wifi_coexist/tutorial/
DBLE_Mesh_WiFi_Coexist_Example_Walkthrough.md13 …ist` project to your ESP32 development board and then use the following commands to get started wi…
28 > 1. Please use the correct serial port number for connecting your board when entering commands in …
51 …y implements the Wi-Fi feature, which allows some basic commands and `iperf-related` test commands.
244 /* Register commands */
257 …_command()`. After that, you can view all the currently supported Wi-Fi commands by entering the `…
258 4. Register the commands by calling the `register_wifi` function.
275 Note that the `sta`,`scan`,`ap`,`query`,`iperf`,`restart` and `heap` commands are supported in this…
/hal_espressif-2.7.6/examples/bluetooth/bluedroid/classic_bt/bt_spp_initiator/
DREADME.md38 …ample and the IO capability is `ESP_IO_CAP_IO` or `ESP_IO_CAP_IN` , the commands help table prints…
42 Supported commands are as follows, arguments are embraced with < and >
56 …evel connection exists between an Initiator and Acceptor device, could other commands be available.
59 - Commands should always start with `spp` and end with `;` or the example will not responds.
111 To clearly show how the SSP aggregate with the SPP , we use the Commands and Effects scheme to illu…
/hal_espressif-2.7.6/west/
Dwest-commands.yml1 west-commands:
3 commands:
/hal_espressif-2.7.6/examples/system/sysview_tracing_heap_log/
Dgdbinit8 commands
14 commands
/hal_espressif-2.7.6/docs/zh_CN/api-guides/jtag-debugging/
Dusing-debugger.rst51 8. 最后一个需要更改默认配置的选项卡是 “Startup” 选项卡。在 “Initialization Commands” 下,取消选中 “Reset and Delay (seconds)” …
60 如果你想在启动新的调试会话之前自动更新闪存中的镜像,请在 “Initialization Commands” 文本框的开头添加以下命令行::
83 … 上面的启动序列看起来有些复杂,如果你对其中的初始化命令不太熟悉,请查阅 :ref:`jtag-debugging-tip-debugger-startup-commands` 章节获取更多说明。
129 有关 ``gdbinit`` 文件内部的更多详细信息,请参阅 :ref:`jtag-debugging-tip-debugger-startup-commands` 章节。
159 Type "apropos word" to search for commands related to "word"...
209 …你可以定义 ``OPENOCD_COMMANDS`` 环境变量来指定当前开发板的 JTAG 配置,或者通过 ``--openocd-commands`` 传递该参数。如果这两者都没有被定义,那么 …
/hal_espressif-2.7.6/tools/esp_app_trace/test/sysview/
Dgdbinit7 commands
14 commands
/hal_espressif-2.7.6/docs/en/api-guides/
Dapp_trace.rst10 …to send application specific state of execution to the host and receive commands or other type of …
156 …tination). For description of the corresponding commands see `OpenOCD Application Level Tracing Co…
160 OpenOCD Application Level Tracing Commands
165 Below is the description of available OpenOCD application tracing commands.
169 Currently OpenOCD does not provide commands to send arbitrary user data to the target.
176 Sub-commands:
199 …rigger). Optionally set it to value longer than longest pause between tracing commands from target.
356 Sub-commands:
505commands to OpenOCD, therefore a telnet session to OpenOCD must be opened to issue such commands (…
535 commands
[all …]
/hal_espressif-2.7.6/examples/peripherals/spi_master/hd_eeprom/main/
DKconfig.projbuild26 The Erase_All and Write_All commands of EEPROM are only supported when EEPROM is
27 supplied by 5V power. Enable this to use those two commands.
/hal_espressif-2.7.6/components/esp_http_server/src/util/
Dctrl_sock.h21 * control commands to a network server. This control socket API
36 * control commands to a network server. This control socket API
82 * process any commands on this socket.
/hal_espressif-2.7.6/examples/system/console_usb/main/
Dconsole_usb_example_main.c59 /* Enable multiline editing. If not set, long commands will scroll within in initialize_console()
78 /* Register commands */ in app_main()
91 "Type 'help' to get the list of commands.\n" in app_main()
/hal_espressif-2.7.6/components/wifi_provisioning/proto/
DREADME.md5 * wifi_config.proto - Defines Wi-Fi configuration structures and commands for setting credentials (…
6 * wifi_scan.proto - Defines Wi-Fi scan commands and result structures
/hal_espressif-2.7.6/tools/ci/python_packages/ttfw_idf/
DDebugUtils.py114 # So lets try to apply the commands one-by-one:
120 … # Note that some commands cannot be applied with console_cmd_run, e.g. "commands"
/hal_espressif-2.7.6/tools/windows/tool_setup/Languages/
Didf_tool_en-US.islu27 …ckRemedyMissingVirtualenv=Please install virtualenv and retry the installation. Suggested commands:
35 SystemCheckApplyFixesConsent=Do you want to apply the commands with the suggested fixes to update y…
/hal_espressif-2.7.6/tools/find_build_apps/
Dmake.py26 commands = [
42 for cmd in commands:

12345678910>>...12