Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/include/
Desp_memory_utils.h131 #if SOC_RTC_SLOW_MEM_SUPPORTED in esp_ptr_in_rtc_slow()
249 #if SOC_RTC_SLOW_MEM_SUPPORTED in esp_ptr_internal()
/hal_espressif-latest/zephyr/port/boot/
Desp_image_loader.c122 #if SOC_RTC_SLOW_MEM_SUPPORTED in esp_app_image_load()
138 #if SOC_RTC_FAST_MEM_SUPPORTED || SOC_RTC_SLOW_MEM_SUPPORTED in esp_app_image_load()
/hal_espressif-latest/components/bootloader_support/include/
Dbootloader_memory_utils.h131 #if SOC_RTC_SLOW_MEM_SUPPORTED in esp_ptr_in_rtc_slow()
/hal_espressif-latest/components/esp_common/include/
Desp_attr.h65 #if SOC_RTC_FAST_MEM_SUPPORTED || SOC_RTC_SLOW_MEM_SUPPORTED
/hal_espressif-latest/components/soc/esp32/include/soc/
Dsoc_caps.h82 #define SOC_RTC_SLOW_MEM_SUPPORTED 1 macro
DKconfig.soc_caps.in82 config SOC_RTC_SLOW_MEM_SUPPORTED config
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dsoc_caps.h62 #define SOC_RTC_SLOW_MEM_SUPPORTED 1 macro
DKconfig.soc_caps.in86 config SOC_RTC_SLOW_MEM_SUPPORTED config
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dsoc_caps.h51 #define SOC_RTC_SLOW_MEM_SUPPORTED 1 macro
DKconfig.soc_caps.in118 config SOC_RTC_SLOW_MEM_SUPPORTED config
/hal_espressif-latest/components/esp_system/port/
Dcpu_start.c360 #if SOC_RTC_FAST_MEM_SUPPORTED || SOC_RTC_SLOW_MEM_SUPPORTED
/hal_espressif-latest/components/bootloader_support/src/
Desp_image_format.c473 #if SOC_RTC_SLOW_MEM_SUPPORTED in verify_load_addresses()
802 #if SOC_RTC_SLOW_MEM_SUPPORTED in should_load()