Home
last modified time | relevance | path

Searched refs:__DCACHE_PRESENT (Results 1 - 5 of 5) sorted by relevance

/third_party/cmsis/CMSIS/Core/Include/m-profile/
H A Darmv7m_cachel1.h141 #if defined (__DCACHE_PRESENT) && (__DCACHE_PRESENT == 1U) in SCB_EnableDCache()
181 #if defined (__DCACHE_PRESENT) && (__DCACHE_PRESENT == 1U) in SCB_DisableDCache()
249 #if defined (__DCACHE_PRESENT) && (__DCACHE_PRESENT == 1U) in SCB_InvalidateDCache()
284 #if defined (__DCACHE_PRESENT) && (__DCACHE_PRESENT == 1U) in SCB_CleanDCache()
319 #if defined (__DCACHE_PRESENT) && (__DCACHE_PRESENT in SCB_CleanInvalidateDCache()
[all...]
/third_party/cmsis/CMSIS/Core/Include/
H A Dcore_starmc1.h276 #ifndef __DCACHE_PRESENT
277 #define __DCACHE_PRESENT 0U macro
278 #warning "__DCACHE_PRESENT not defined in device header file; using default!"
3072 (defined (__DCACHE_PRESENT) && (__DCACHE_PRESENT == 1U)))
3179 #if defined (__DCACHE_PRESENT) && (__DCACHE_PRESENT == 1U) in SCB_EnableDCache()
3219 #if defined (__DCACHE_PRESENT) && (__DCACHE_PRESENT == 1U) in SCB_DisableDCache()
3257 #if defined (__DCACHE_PRESENT) in SCB_InvalidateDCache()
[all...]
H A Dcore_cm7.h210 #ifndef __DCACHE_PRESENT
211 #define __DCACHE_PRESENT 0U macro
212 #warning "__DCACHE_PRESENT not defined in device header file; using default!"
2234 (defined (__DCACHE_PRESENT) && (__DCACHE_PRESENT == 1U)))
H A Dcore_cm85.h248 #ifndef __DCACHE_PRESENT
249 #define __DCACHE_PRESENT 0U macro
250 #warning "__DCACHE_PRESENT not defined in device header file; using default!"
4455 (defined (__DCACHE_PRESENT) && (__DCACHE_PRESENT == 1U)))
H A Dcore_cm55.h248 #ifndef __DCACHE_PRESENT
249 #define __DCACHE_PRESENT 0U macro
250 #warning "__DCACHE_PRESENT not defined in device header file; using default!"
4420 (defined (__DCACHE_PRESENT) && (__DCACHE_PRESENT == 1U)))

Completed in 40 milliseconds