Home
last modified time | relevance | path

Searched refs:ESP_RST_POWERON (Results 1 – 9 of 9) sorted by relevance

/hal_espressif-latest/components/esp_system/port/soc/linux/
Dreset_reason.c17 return ESP_RST_POWERON; in esp_reset_reason()
/hal_espressif-latest/components/esp_system/include/
Desp_system.h26 ESP_RST_POWERON, //!< Reset due to power-on event enumerator
/hal_espressif-latest/components/esp_system/port/soc/esp32/
Dreset_reason.c21 return ESP_RST_POWERON; in get_reset_reason()
/hal_espressif-latest/components/esp_system/port/soc/esp32c2/
Dreset_reason.c21 return ESP_RST_POWERON; in get_reset_reason()
/hal_espressif-latest/components/esp_system/port/soc/esp32c3/
Dreset_reason.c24 return ESP_RST_POWERON; in get_reset_reason()
/hal_espressif-latest/components/esp_system/port/soc/esp32s2/
Dreset_reason.c21 return ESP_RST_POWERON; in get_reset_reason()
/hal_espressif-latest/components/esp_system/port/soc/esp32s3/
Dreset_reason.c21 return ESP_RST_POWERON; in get_reset_reason()
/hal_espressif-latest/components/esp_system/port/soc/esp32c6/
Dreset_reason.c21 return ESP_RST_POWERON; in get_reset_reason()
/hal_espressif-latest/components/esp_system/port/soc/esp32h2/
Dreset_reason.c21 return ESP_RST_POWERON; in get_reset_reason()