This contains implementation of cache related driver functions.
The xil_cache.h file contains cache related driver functions (or macros) that can be used to access the device.
The user should refer to the hardware device specification for more details of the device operation. The functions in this header file can be used across all AMD supported processors.
Type | Name | Arguments |
---|---|---|
void | Xil_DCacheDisable |
|
void | Xil_ICacheDisable |
|