Lines Matching refs:reset
147 bool "GPIO triggers factory reset"
151 Allows to reset the device to factory settings:
154 The factory reset will occur if there is a GPIO input held at the configured level while
158 int "Number of the GPIO input for factory reset"
166 reset, this GPIO must be held high or low (as configured) on startup.
169 bool "Factory reset GPIO level"
173 Pin level for factory reset, can be triggered on low or high.
183 bool "Clear OTA data on factory reset (select factory partition)"
187 factory reset.
190 string "Comma-separated names of partitions to clear on factory reset"
194 Allows customers to select which data partitions will be erased while factory reset.
217 To trigger a test app, this GPIO must be pulled low on reset.
237 int "Hold time of GPIO for reset/test mode (seconds)"
241 The GPIO must be held low continuously for this period of time after reset
242 before a factory reset or test partition boot (as applicable) is performed.
270 … If this option is set, the ESP-IDF app must explicitly reset, feed, or disable the rtc_wdt in
285 … Pay attention to options such as reset to factory, trigger test partition and encryption on boot
287 Note: RTC_WDT will reset while encryption operations will be performed.
378 bool "Skip image validation from power on reset (READ HELP FIRST)"
392 … Following other reset types, the bootloader will still validate the app image. This increases
393 … the chances that flash corruption resulting in a crash can be detected following soft reset, and
397 In addition, enable both the Task and Interrupt watchdog timers with reset options set.
412 … Consider selecting "Skip image validation from power on reset" instead. However, if boot time
472 - "GPIO triggers factory reset"
894 bool "Leave ROM BASIC Interpreter available on reset"
898 By default, the BASIC ROM Console starts on reset if no valid bootloader is