/hal_espressif-3.6.0/components/unity/ |
D | unity_runner.c | 89 int selection; in multiple_function_option() local 100 selection = atoi((const char *) cmdline) - 1; in multiple_function_option() 101 if (selection >= 0 && selection < test_ms->test_fn_count) { in multiple_function_option() 102 unity_default_test_run(test_ms->fn[selection], test_ms->name, test_ms->line); in multiple_function_option() 108 return selection; in multiple_function_option() 127 int selection = multiple_function_option(test); in unity_run_single_test() local 129 if (selection != (test->test_fn_count - 1)) { in unity_run_single_test()
|
/hal_espressif-3.6.0/components/esptool_py/esptool/docs/en/advanced-topics/ |
D | index.rst | 12 Boot Mode Selection <boot-mode-selection>
|
/hal_espressif-3.6.0/examples/bluetooth/esp_ble_mesh/ble_mesh_sensor_model/sensor_server/main/ |
D | Kconfig.projbuild | 4 prompt "Board selection for BLE Mesh"
|
/hal_espressif-3.6.0/examples/bluetooth/esp_ble_mesh/ble_mesh_vendor_model/vendor_server/main/ |
D | Kconfig.projbuild | 4 prompt "Board selection for BLE Mesh"
|
/hal_espressif-3.6.0/examples/bluetooth/esp_ble_mesh/ble_mesh_wifi_coexist/main/ |
D | Kconfig.projbuild | 4 prompt "Board selection for BLE Mesh"
|
/hal_espressif-3.6.0/examples/bluetooth/esp_ble_mesh/ble_mesh_fast_provision/fast_prov_server/main/ |
D | Kconfig.projbuild | 4 prompt "Board selection for BLE Mesh"
|
/hal_espressif-3.6.0/examples/bluetooth/esp_ble_mesh/ble_mesh_node/onoff_client/main/ |
D | Kconfig.projbuild | 4 prompt "Board selection for BLE Mesh"
|
/hal_espressif-3.6.0/examples/bluetooth/esp_ble_mesh/ble_mesh_node/onoff_server/main/ |
D | Kconfig.projbuild | 4 prompt "Board selection for BLE Mesh"
|
/hal_espressif-3.6.0/components/mqtt/ |
D | Kconfig | 122 bool "Enable MQTT task core selection" 125 This will enable core selection
|
/hal_espressif-3.6.0/examples/bluetooth/esp_ble_mesh/ble_mesh_node/onoff_server/ |
D | README.md | 17 `idf.py menuconfig --> Example Configuration --> Board selection for BLE Mesh --> ESP-WROOM-32`
|
/hal_espressif-3.6.0/examples/bluetooth/esp_ble_mesh/aligenie_demo/tutorial/ |
D | BLE_Mesh_AliGenie_Example.md | 55 3. Click the selection panel. Select a device panel in the Theme Panel tab in the Select Product Pa… 66 2. Select the corresponding module in the selection of authentication module/chip, and it is recomm…
|
/hal_espressif-3.6.0/examples/system/base_mac_address/main/ |
D | Kconfig.projbuild | 8 1. eFuse BLK0: The "Default (Espressif factory)" selection. The
|
/hal_espressif-3.6.0/components/esptool_py/esptool/docs/en/espefuse/inc/ |
D | summary_ESP32-C3.rst | 55 …JTAG_SEL_ENABLE (BLOCK0) Set this bit to enable selection between usb_to_jt = Fals… 133 …PIN_POWER_SELECTION (BLOCK0) GPIO33-GPIO37 power supply selection in ROM code = VDD3…
|
/hal_espressif-3.6.0/docs/en/api-reference/system/inc/ |
D | espefuse_summary_ESP32-C3.rst | 56 …JTAG_SEL_ENABLE (BLOCK0) Set this bit to enable selection between usb_to_jt = Fals… 134 …PIN_POWER_SELECTION (BLOCK0) GPIO33-GPIO37 power supply selection in ROM code = VDD3…
|
/hal_espressif-3.6.0/examples/peripherals/mcpwm/mcpwm_sync_example/ |
D | README.md | 38 Above pin selection can be changed within file `mcpwm_sync_example.c`.
|
/hal_espressif-3.6.0/docs/en/api-guides/jtag-debugging/ |
D | configure-other-jtag.rst | 19 …- Burning ``JTAG_SEL_ENABLE`` eFuse will enable selection of JTAG interface by a strapping pin, |j…
|
/hal_espressif-3.6.0/components/efuse/esp32s3/ |
D | esp_efuse_table.csv | 89 …STRAP_JTAG_SEL, EFUSE_BLK0, 120, 1, Enable selection between usb_to_jtag… 101 …ON, EFUSE_BLK0, 136, 1, GPIO33-GPIO37 power supply selection in ROM code. 0:V…
|
/hal_espressif-3.6.0/docs/en/api-guides/tools/ |
D | idf-windows-installer.rst | 20 …dded Python version for the installation. Set to ``no`` to allow Python selection screen in the in…
|
/hal_espressif-3.6.0/examples/protocols/mqtt/ssl_psk/ |
D | README.md | 53 D (4680) MQTT_CLIENT: Core selection disabled
|
/hal_espressif-3.6.0/examples/storage/sd_card/sdmmc/ |
D | README.md | 54 …* Another option is to burn the flash voltage selection efuses. This will permanently select 3.3V … 56 The following command can be used to program flash voltage selection efuses **to 3.3V**:
|
/hal_espressif-3.6.0/docs/en/api-reference/peripherals/ |
D | sdspi_host.rst | 13 …SD SPI driver (access the SD card in SPI mode) offers lower throughput but makes pin selection mor…
|
/hal_espressif-3.6.0/examples/get-started/blink/ |
D | README.md | 74 * If the LED isn't blinking, check the GPIO or the LED type selection in the `Example Configuration…
|
/hal_espressif-3.6.0/components/esptool_py/esptool/docs/en/espefuse/ |
D | set-flash-voltage-cmd.rst | 16 - ``voltage`` - Voltage selection ['1.8V', '3.3V', 'OFF'].
|
/hal_espressif-3.6.0/components/fatfs/src/ |
D | 00history.txt | 102 Added auto cluster size selection to f_mkfs(). 188 Added selection of character encoding on the file. (_STRF_ENCODE)
|
/hal_espressif-3.6.0/tools/kconfig/ |
D | gconf.c | 984 GtkTreeSelection *selection; in on_treeview2_cursor_changed() local 988 selection = gtk_tree_view_get_selection(treeview); in on_treeview2_cursor_changed() 989 if (gtk_tree_selection_get_selected(selection, &model2, &iter)) { in on_treeview2_cursor_changed()
|