最終更新:2018-05-24 (木) 17:14:18 (2161d)  

CyU3PDeviceCacheControl
Top / CyU3PDeviceCacheControl

This function initializes the caches on the ARM926 core

CyU3PReturnStatus_t CyU3PDeviceCacheControl ( CyBool_t isICacheEnable, CyBool_t isDCacheEnable, CyBool_t isDmaHandleDCache )

パラメータ

  • isICacheEnable?Whether to enable the I-cache.
    isDCacheEnable?Whether to enable the D-cache.
    isDmaHandleDCacheWhether the DMA APIs should internally take care of cache handling.