Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bootloader_support/src/
Desp_image_format.c776 bool load_rtc_memory = esp_rom_get_reset_reason(0) != RESET_REASON_CORE_DEEP_SLEEP; in should_load() local
790 if (!load_rtc_memory) { in should_load()