Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bootloader_support/include/
Dbootloader_common.h202 void bootloader_common_update_rtc_retain_mem(esp_partition_pos_t* partition, bool reboot_counter);
/hal_espressif-latest/components/bootloader_support/src/
Dbootloader_common_loader.c191 void bootloader_common_update_rtc_retain_mem(esp_partition_pos_t* partition, bool reboot_counter) in bootloader_common_update_rtc_retain_mem() function
Dbootloader_utility.c487 bootloader_common_update_rtc_retain_mem(&partition, true);
489 bootloader_common_update_rtc_retain_mem(NULL, true);
503 bootloader_common_update_rtc_retain_mem(NULL, true);