Searched refs:NETC_DcacheInvalidateByRange (Results 1 – 1 of 1) sorted by relevance
23 #define NETC_DcacheInvalidateByRange(address, sizeByte) macro26 #define NETC_DcacheInvalidateByRange(address, sizeByte) DCACHE_InvalidateByRange(address, sizeByte) macro1247 NETC_DcacheInvalidateByRange((uintptr_t)rxDmaBuff, rxBdRing->buffSize); in EP_ReceiveFrameCopyCommon()1348 NETC_DcacheInvalidateByRange((uintptr_t)rxDmaBuff, rxBdRing->buffSize); in EP_ReceiveFrameCommon()