Home
last modified time | relevance | path

Searched refs:cache_invalidate_by_addr (Results 1 – 1 of 1) sorted by relevance

/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/DriverSAM/
DNetworkInterface.c126 static void cache_invalidate_by_addr( uint32_t addr, in cache_invalidate_by_addr() function
141 #define cache_invalidate_by_addr( addr, size ) do {} while( 0 ) macro