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. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
test_app_main.c | ||
test_cache_msync.c | ||
test_mmap.c |