Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bootloader_support/include/
Desp_image_format.h80 #define ESP_BOOTLOADER_RESERVE_RTC (CONFIG_BOOTLOADER_RESERVE_RTC_SIZE + CONFIG_BOOTLOADER_CUSTOM_R… macro
82 #define ESP_BOOTLOADER_RESERVE_RTC (CONFIG_BOOTLOADER_RESERVE_RTC_SIZE) macro