Home
last modified time | relevance | path

Searched refs:L1C_EnableCaches (Results 1 – 6 of 6) sorted by relevance

/trusted-firmware-m-3.7.0/platform/ext/cmsis/CMSIS/CoreValidation/Source/
DCV_CAL1Cache.c24 L1C_EnableCaches(); in TC_CAL1Cache_EnDisable()
98 L1C_EnableCaches(); in TC_CAL1Cache_InvalidateDCacheAll()
128 L1C_EnableCaches(); in TC_CAL1Cache_CleanDCacheAll()
158 L1C_EnableCaches(); in TC_CAL1Cache_CleanInvalidateDCacheAll()
/trusted-firmware-m-3.7.0/platform/ext/cmsis/CMSIS/CoreValidation/Layer/Target/CA5/RTE/Device/ARMCA5/
Dsystem_ARMCA5.c83 L1C_EnableCaches(); in SystemInit()
/trusted-firmware-m-3.7.0/platform/ext/cmsis/CMSIS/CoreValidation/Layer/Target/CA7/RTE/Device/ARMCA7/
Dsystem_ARMCA7.c83 L1C_EnableCaches(); in SystemInit()
/trusted-firmware-m-3.7.0/platform/ext/cmsis/CMSIS/CoreValidation/Layer/Target/CA9/RTE/Device/ARMCA9/
Dsystem_ARMCA9.c83 L1C_EnableCaches(); in SystemInit()
/trusted-firmware-m-3.7.0/platform/ext/cmsis/CMSIS/Core/Template/Device_A/Source/
Dsystem_Device.c96 L1C_EnableCaches(); in SystemInit()
/trusted-firmware-m-3.7.0/platform/ext/cmsis/CMSIS/Core/Include/
Dcore_ca.h1171 __STATIC_FORCEINLINE void L1C_EnableCaches(void) { in L1C_EnableCaches() function