Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32/
Dcache_hal_esp32.c11 void cache_hal_init(void) in cache_hal_init() function
/hal_espressif-latest/components/hal/include/hal/
Dcache_hal.h20 void cache_hal_init(void);
/hal_espressif-latest/components/bootloader_support/src/esp32c2/
Dbootloader_esp32c2.c136 cache_hal_init(); in bootloader_init()
/hal_espressif-latest/components/bootloader_support/src/esp32h2/
Dbootloader_esp32h2.c138 cache_hal_init(); in bootloader_init()
/hal_espressif-latest/components/bootloader_support/src/esp32c6/
Dbootloader_esp32c6.c157 cache_hal_init(); in bootloader_init()
/hal_espressif-latest/components/bootloader_support/src/esp32c3/
Dbootloader_esp32c3.c175 cache_hal_init(); in bootloader_init()
/hal_espressif-latest/components/bootloader_support/src/esp32s2/
Dbootloader_esp32s2.c159 cache_hal_init(); in bootloader_init()
/hal_espressif-latest/components/hal/
Dcache_hal.c54 void cache_hal_init(void) in cache_hal_init() function
/hal_espressif-latest/components/bootloader_support/src/esp32s3/
Dbootloader_esp32s3.c193 cache_hal_init(); in bootloader_init()
/hal_espressif-latest/components/esp_system/port/
Dcpu_start.c379 cache_hal_init();