mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
da8afe7c78
ESP_CACHE_MSYNC_FLAG_DIR_C2M: From cache to memory ESP_CACHE_MSYNC_FLAG_DIR_M2C: From memory to cache By default, if no direction flag is set, it will fallback C2M direction. For M2C direction, now this API will do an invalidation. |
||
---|---|---|
.. | ||
include | ||
port | ||
test_apps | ||
cache_esp32.c | ||
CMakeLists.txt | ||
esp_cache.c | ||
esp_mmu_map.c | ||
ext_mem_layout.h | ||
linker.lf |