Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
Dcore_cm7.h229 #ifndef __DCACHE_PRESENT
230 #define __DCACHE_PRESENT 0 macro
1935 #if (__DCACHE_PRESENT == 1) in SCB_EnableDCache()
1970 #if (__DCACHE_PRESENT == 1) in SCB_DisableDCache()
2005 #if (__DCACHE_PRESENT == 1) in SCB_InvalidateDCache()
2037 #if (__DCACHE_PRESENT == 1) in SCB_CleanDCache()
2069 #if (__DCACHE_PRESENT == 1) in SCB_CleanInvalidateDCache()