Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/esp_system/port/soc/esp32/
Dreset_reason.c24 …eset_reason_t get_reset_reason(RESET_REASON rtc_reset_reason, esp_reset_reason_t reset_reason_hint) in get_reset_reason()
114 uint32_t reset_reason_hint = REG_READ(RTC_RESET_CAUSE_REG); in esp_reset_reason_get_hint() local