Home
last modified time | relevance | path

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

/Zephyr-latest/soc/espressif/esp32s3/
Dsoc_cache.c40 uint32_t _instruction_size = in esp_config_data_cache_mode() local
43 ((_instruction_size + CONFIG_MMU_PAGE_SIZE - 1) / CONFIG_MMU_PAGE_SIZE) * in esp_config_data_cache_mode()