Home
last modified time | relevance | path

Searched refs:POWERON_RESET (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-latest/components/esp_rom/include/esp32/rom/
Drtc.h78 POWERON_RESET = 1, /**<1, Vbat power on reset*/ enumerator
96 ESP_STATIC_ASSERT((soc_reset_reason_t)POWERON_RESET == RESET_REASON_CHIP_POWER_ON, "POWERON_RESET !…
/hal_espressif-latest/components/esp_rom/include/esp32c2/rom/
Drtc.h85 POWERON_RESET = 1, /**<1, Vbat power on reset*/ enumerator
103 ESP_STATIC_ASSERT((soc_reset_reason_t)POWERON_RESET == RESET_REASON_CHIP_POWER_ON, "POWERON_RESET !…
/hal_espressif-latest/components/esp_rom/include/esp32s2/rom/
Drtc.h78 POWERON_RESET = 1, /**<1, Vbat power on reset*/ enumerator
97 ESP_STATIC_ASSERT((soc_reset_reason_t)POWERON_RESET == RESET_REASON_CHIP_POWER_ON, "POWERON_RESET !…
/hal_espressif-latest/components/esp_rom/include/esp32c6/rom/
Drtc.h80 POWERON_RESET = 1, /**<1, Vbat power on reset*/ enumerator
101 ESP_STATIC_ASSERT((soc_reset_reason_t)POWERON_RESET == RESET_REASON_CHIP_POWER_ON, "POWERON_RESET !…
/hal_espressif-latest/components/esp_rom/include/esp32h2/rom/
Drtc.h79 POWERON_RESET = 1, /**<1, Vbat power on reset*/ enumerator
100 ESP_STATIC_ASSERT((soc_reset_reason_t)POWERON_RESET == RESET_REASON_CHIP_POWER_ON, "POWERON_RESET !…
/hal_espressif-latest/components/esp_rom/include/esp32s3/rom/
Drtc.h74 POWERON_RESET = 1, /**<1, Vbat power on reset*/ enumerator
96 ESP_STATIC_ASSERT((soc_reset_reason_t)POWERON_RESET == RESET_REASON_CHIP_POWER_ON, "POWERON_RESET !…
/hal_espressif-latest/components/esp_rom/include/esp32c3/rom/
Drtc.h79 POWERON_RESET = 1, /**<1, Vbat power on reset*/ enumerator
101 ESP_STATIC_ASSERT((soc_reset_reason_t)POWERON_RESET == RESET_REASON_CHIP_POWER_ON, "POWERON_RESET !…
/hal_espressif-latest/tools/esptool_py/docs/en/advanced-topics/
Dboot-mode-selection.rst244 rst:0x1 (POWERON_RESET),boot:0x3 (DOWNLOAD_BOOT(UART0/UART1/SDIO_REI_REO_V2))