Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/kinetis/
Dfsl_cache.h254 void L1CACHE_CleanDCacheByRange(uint32_t address, uint32_t size_byte);
314 L1CACHE_CleanDCacheByRange(address, size_byte); in DCACHE_CleanByRange()
Dfsl_cache.c439 void L1CACHE_CleanDCacheByRange(uint32_t address, uint32_t size_byte) in L1CACHE_CleanDCacheByRange() function
/hal_nxp-2.7.6/mcux/devices/MIMXRT1176/cm4/
Dfsl_cache.h254 void L1CACHE_CleanDCacheByRange(uint32_t address, uint32_t size_byte);
314 L1CACHE_CleanDCacheByRange(address, size_byte); in DCACHE_CleanByRange()
Dfsl_cache.c446 void L1CACHE_CleanDCacheByRange(uint32_t address, uint32_t size_byte) in L1CACHE_CleanDCacheByRange() function
/hal_nxp-2.7.6/mcux/drivers/imx/
Dfsl_cache.h236 static inline void L1CACHE_CleanDCacheByRange(uint32_t address, uint32_t size_byte) in L1CACHE_CleanDCacheByRange() function
Dfsl_cache.c574 L1CACHE_CleanDCacheByRange(address, size_byte); in DCACHE_CleanByRange()
/hal_nxp-2.7.6/mcux/devices/MIMXRT1176/cm7/
Dfsl_cache.h236 static inline void L1CACHE_CleanDCacheByRange(uint32_t address, uint32_t size_byte) in L1CACHE_CleanDCacheByRange() function
Dfsl_cache.c574 L1CACHE_CleanDCacheByRange(address, size_byte); in DCACHE_CleanByRange()