Searched refs:L1CACHE_CleanDCacheByRange (Results 1 – 8 of 8) sorted by relevance
/hal_nxp-2.7.6/mcux/drivers/kinetis/ |
D | fsl_cache.h | 254 void L1CACHE_CleanDCacheByRange(uint32_t address, uint32_t size_byte); 314 L1CACHE_CleanDCacheByRange(address, size_byte); in DCACHE_CleanByRange()
|
D | fsl_cache.c | 439 void L1CACHE_CleanDCacheByRange(uint32_t address, uint32_t size_byte) in L1CACHE_CleanDCacheByRange() function
|
/hal_nxp-2.7.6/mcux/devices/MIMXRT1176/cm4/ |
D | fsl_cache.h | 254 void L1CACHE_CleanDCacheByRange(uint32_t address, uint32_t size_byte); 314 L1CACHE_CleanDCacheByRange(address, size_byte); in DCACHE_CleanByRange()
|
D | fsl_cache.c | 446 void L1CACHE_CleanDCacheByRange(uint32_t address, uint32_t size_byte) in L1CACHE_CleanDCacheByRange() function
|
/hal_nxp-2.7.6/mcux/drivers/imx/ |
D | fsl_cache.h | 236 static inline void L1CACHE_CleanDCacheByRange(uint32_t address, uint32_t size_byte) in L1CACHE_CleanDCacheByRange() function
|
D | fsl_cache.c | 574 L1CACHE_CleanDCacheByRange(address, size_byte); in DCACHE_CleanByRange()
|
/hal_nxp-2.7.6/mcux/devices/MIMXRT1176/cm7/ |
D | fsl_cache.h | 236 static inline void L1CACHE_CleanDCacheByRange(uint32_t address, uint32_t size_byte) in L1CACHE_CleanDCacheByRange() function
|
D | fsl_cache.c | 574 L1CACHE_CleanDCacheByRange(address, size_byte); in DCACHE_CleanByRange()
|