@web-font-path: "roboto-debian.css";

Go to the source code of this file.
Functions | |
| void | xip_cache_invalidate_all (void) |
| Invalidate the cache for the entire XIP address space. | |
| void | xip_cache_invalidate_range (uintptr_t start_offset, uintptr_t size_bytes) |
| Invalidate a range of offsets within the XIP address space. | |
| static void | xip_cache_clean_all (void) |
| static void | xip_cache_clean_range (uintptr_t start_offset, uintptr_t size_bytes) |