Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bootloader_support/src/
Dbootloader_utility.c720 uint32_t autoload = Cache_Suspend_ICache(); local
723 uint32_t autoload = Cache_Suspend_DCache(); local
726 uint32_t autoload = Cache_Suspend_ICache(); local
729 uint32_t autoload = Cache_Suspend_ICache(); local
Dbootloader_flash.c202 uint32_t autoload = Cache_Suspend_ICache(); in bootloader_mmap() local
205 uint32_t autoload = Cache_Suspend_DCache(); in bootloader_mmap() local
208 uint32_t autoload = Cache_Suspend_ICache(); in bootloader_mmap() local
211 uint32_t autoload = Cache_Suspend_ICache(); in bootloader_mmap() local
/hal_espressif-3.6.0/zephyr/esp32s2/src/boot/
Dbootloader_init.c78 uint32_t autoload = Cache_Suspend_ICache(); in update_flash_config() local
/hal_espressif-3.6.0/zephyr/esp32c3/src/boot/
Dbootloader_init.c118 uint32_t autoload = Cache_Suspend_ICache(); in update_flash_config() local
/hal_espressif-3.6.0/components/bootloader_support/src/esp32h2/
Dbootloader_esp32h2.c107 uint32_t autoload = Cache_Suspend_ICache(); in update_flash_config() local
/hal_espressif-3.6.0/components/bootloader_support/src/esp32c3/
Dbootloader_esp32c3.c108 uint32_t autoload = Cache_Suspend_ICache(); in update_flash_config() local
/hal_espressif-3.6.0/zephyr/esp32s3/src/boot/
Dbootloader_init.c86 uint32_t autoload = Cache_Suspend_DCache(); in update_flash_config() local
/hal_espressif-3.6.0/components/bootloader_support/src/esp32s2/
Dbootloader_esp32s2.c107 uint32_t autoload = Cache_Suspend_ICache(); in update_flash_config() local
/hal_espressif-3.6.0/components/bootloader_support/src/esp32s3/
Dbootloader_esp32s3.c118 uint32_t autoload = Cache_Suspend_DCache(); in update_flash_config() local