Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/CoreValidation/Source/
DCV_CAL1Cache.c31 L1C_DisableCaches(); in TC_CAL1Cache_EnDisable()
111 L1C_DisableCaches(); in TC_CAL1Cache_InvalidateDCacheAll()
141 L1C_DisableCaches(); in TC_CAL1Cache_CleanDCacheAll()
171 L1C_DisableCaches(); in TC_CAL1Cache_CleanInvalidateDCacheAll()
/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/Core/Include/
Dcore_ca.h1178 __STATIC_FORCEINLINE void L1C_DisableCaches(void) { in L1C_DisableCaches() function