Home
last modified time | relevance | path

Searched defs:rst_reas (Results 1 – 14 of 14) sorted by relevance

/hal_espressif-latest/components/esp_system/port/soc/esp32s3/
Dclk.c66 soc_reset_reason_t rst_reas; in esp_rtc_init() local
210 soc_reset_reason_t rst_reas[1]; in esp_perip_clk_init() local
212 soc_reset_reason_t rst_reas[2]; in esp_perip_clk_init() local
/hal_espressif-latest/components/esp_system/port/soc/esp32/
Dclk.c206 soc_reset_reason_t rst_reas[1]; in esp_perip_clk_init() local
208 soc_reset_reason_t rst_reas[2]; in esp_perip_clk_init() local
/hal_espressif-latest/zephyr/esp32s2/src/
Dsoc_init.c34 soc_reset_reason_t rst_reas; in check_wdt_reset() local
/hal_espressif-latest/zephyr/esp32c2/src/
Dsoc_init.c65 soc_reset_reason_t rst_reas; in check_wdt_reset() local
/hal_espressif-latest/zephyr/esp32c3/src/
Dsoc_init.c110 soc_reset_reason_t rst_reas; in check_wdt_reset() local
/hal_espressif-latest/zephyr/esp32c6/src/
Dsoc_init.c86 soc_reset_reason_t rst_reas; in check_wdt_reset() local
/hal_espressif-latest/zephyr/esp32/src/
Dsoc_init.c60 soc_reset_reason_t rst_reas; in check_wdt_reset() local
/hal_espressif-latest/components/bootloader_support/src/esp32s3/
Dbootloader_esp32s3.c102 soc_reset_reason_t rst_reas[2]; in bootloader_check_wdt_reset() local
/hal_espressif-latest/components/bootloader_support/src/esp32/
Dbootloader_esp32.c141 soc_reset_reason_t rst_reas[2]; in bootloader_check_wdt_reset() local
/hal_espressif-latest/zephyr/esp32s3/src/
Dsoc_init.c109 soc_reset_reason_t rst_reas; in check_wdt_reset() local
/hal_espressif-latest/components/esp_system/port/soc/esp32c3/
Dclk.c61 soc_reset_reason_t rst_reas; in esp_rtc_init() local
/hal_espressif-latest/components/esp_system/port/soc/esp32c2/
Dclk.c66 soc_reset_reason_t rst_reas; in esp_rtc_init() local
/hal_espressif-latest/components/esp_system/port/soc/esp32s2/
Dclk.c66 soc_reset_reason_t rst_reas = esp_rom_get_reset_reason(0); in esp_rtc_init() local
/hal_espressif-latest/components/esp_system/port/
Dcpu_start.c315 soc_reset_reason_t rst_reas[SOC_CPU_CORES_NUM]; local