Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/CoreValidation/Source/
DCV_CAL1Cache.c30 L1C_CleanDCacheAll(); in TC_CAL1Cache_EnDisable()
100 L1C_CleanDCacheAll(); in TC_CAL1Cache_InvalidateDCacheAll()
130 L1C_CleanDCacheAll(); in TC_CAL1Cache_CleanDCacheAll()
138 L1C_CleanDCacheAll(); in TC_CAL1Cache_CleanDCacheAll()
160 L1C_CleanDCacheAll(); in TC_CAL1Cache_CleanInvalidateDCacheAll()
/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/Core/Include/
Dcore_ca.h1344 __STATIC_FORCEINLINE void L1C_CleanDCacheAll(void) { in L1C_CleanDCacheAll() function