Searched refs:NETC_DcacheCleanByRange (Results 1 – 1 of 1) sorted by relevance
24 #define NETC_DcacheCleanByRange(address, sizeByte) macro27 #define NETC_DcacheCleanByRange(address, sizeByte) DCACHE_CleanByRange(address, sizeByte) macro806 NETC_DcacheCleanByRange((uintptr_t)(uint8_t *)txBuff->buffer, txBuff->length); in EP_SendFrameCommon()