Home
last modified time | relevance | path

Searched refs:reboot (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/log/
DKconfig102 by the tick period. This time will reset after a software reboot.
108 POSIX time functions. This time will not reset after a software reboot.
/hal_espressif-latest/tools/esptool_py/esptool/
Dloader.py970 def flash_finish(self, reboot=False): argument
972 pkt = struct.pack("<I", int(not reboot))
976 def run(self, reboot=False): argument
980 self.flash_finish(reboot)
1150 def flash_defl_finish(self, reboot=False): argument
1152 if not reboot and not self.IS_STUB:
1156 pkt = struct.pack("<I", int(not reboot))
/hal_espressif-latest/components/efuse/
DKconfig41 This mode is useful when need to keep changes after reboot
/hal_espressif-latest/tools/esptool_py/docs/en/advanced-topics/
Dserial-protocol.rst168 …lash Download <#writing-data>`__ | One 32-bit word: ``0`` to reboot, ``1`` to run user…
192 …load <#writing-data>`__ | One 32-bit word: ``0`` to reboot, ``1`` to run user…
216 …ash download <#writing-data>`__ | One 32-bit word: ``0`` to reboot, ``1`` to run user…
230 …load <#writing-data>`__ | One 32-bit word: ``0`` to reboot, ``1`` to run user…
255 …ash download <#writing-data>`__ | One 32-bit word: ``0`` to reboot, ``1`` to run user…
/hal_espressif-latest/components/esp_system/
DKconfig26 bool "Print registers and reboot"
32 bool "Silent reboot"
52 int "Panic reboot delay (Seconds)"
/hal_espressif-latest/components/bootloader/
DKconfig.projbuild297 … the previous working app. A reboot is performed, and the app is booted before the software update.
1006 reboot.