![]() |
no-OS
|
#include "cache.h"Go to the source code of this file.
Functions | |
| void | lattice_dcache_invalidate_range (uint32_t addr, uint32_t range) |
| data cache invalidate range Lattice specific function. | |
| void lattice_dcache_invalidate_range | ( | uint32_t | addr, |
| uint32_t | range ) |
data cache invalidate range Lattice specific function.
| addr | - base address |
| range | - size of the memory region |