Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/cache/cache64/
Dfsl_cache.h167 void CACHE64_CleanCacheByRange(uint32_t address, uint32_t size_byte);
250 CACHE64_CleanCacheByRange(address, size_byte); in DCACHE_CleanByRange()
Dfsl_cache.c308 void CACHE64_CleanCacheByRange(uint32_t address, uint32_t size_byte) in CACHE64_CleanCacheByRange() function