Home
last modified time | relevance | path

Searched refs:ENTER (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-3.6.0/examples/system/unit_test/
DREADME.md145 This is the initial example output. At this point, press ENTER key to get the list of tests:
157 * Run specific test by its index: type the number and press ENTER.
158 * Run a group of tests with a certain tag: type the tag, including square brackets, and press ENTER.
159 … with a certain tag: press `!`, then type the tag, including the square brackets, then press ENTER.
160 * Run test with a specific name: type the name of the test, including quotes, and press ENTER.
161 * Run all the tests: press `*` and then ENTER.
165 For example, the output when typing `1` and then `ENTER` will be:
/hal_espressif-3.6.0/components/console/linenoise/
Dlinenoise.c167 ENTER = 10, /* Enter */ enumerator
868 if ( (getMillis() - t1) < LINENOISE_PASTE_KEY_DELAY && c != ENTER) { in linenoiseEdit()
891 case ENTER: /* enter */ in linenoiseEdit()
/hal_espressif-3.6.0/examples/bluetooth/esp_ble_mesh/ble_mesh_node/onoff_server/tutorial/
DBLE_Mesh_Node_OnOff_Server_Example_Walkthrough.md357 | `ESP_BLE_MESH_ENTER_NUMBER` | ENTER NUMBER |
358 | `ESP_BLE_MESH_ENTER_STRING` | ENTER STRING |
/hal_espressif-3.6.0/examples/bluetooth/esp_ble_mesh/ble_mesh_wifi_coexist/tutorial/
DBLE_Mesh_WiFi_Coexist_Example_Walkthrough.md283 * The line is returned when ENTER is pressed.
/hal_espressif-3.6.0/tools/test_idf_monitor/tests/
Din2.txt63 I (880) light_bulb: [light_bulb_event_loop_cb, 131]:* ENTER CONFIG NETWORK MODE *