Home
last modified time | relevance | path

Searched refs:esp_config_instruction_cache_mode (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/zephyr/port/include/host_flash/
Dcache_utils.h33 void esp_config_instruction_cache_mode(void);
/hal_espressif-latest/components/spi_flash/include/esp_private/
Dcache_utils.h64 void esp_config_instruction_cache_mode(void);
/hal_espressif-latest/components/esp_system/port/
Dcpu_start.c412 extern void esp_config_instruction_cache_mode(void);
413 esp_config_instruction_cache_mode();
/hal_espressif-latest/components/spi_flash/
Dcache_utils.c392 IRAM_ATTR void esp_config_instruction_cache_mode(void) in esp_config_instruction_cache_mode() function
647 IRAM_ATTR void esp_config_instruction_cache_mode(void) in esp_config_instruction_cache_mode() function