![]() |
MT7687 API Reference
LinkIt SDK v4
|
The CACHE region configuration structure that contains the start address and the size of the region, both must be 4kB aligned. More...
#include <hal_cache.h>
Data Fields | |
| uint32_t | cache_region_address |
| Starting address of the CACHE region. More... | |
| uint32_t | cache_region_size |
| The CACHE region size. More... | |
The CACHE region configuration structure that contains the start address and the size of the region, both must be 4kB aligned.
| uint32_t cache_region_address |
Starting address of the CACHE region.
| uint32_t cache_region_size |
The CACHE region size.