Home
last modified time | relevance | path

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

/third_party/cmsis/CMSIS/Core/Include/m-profile/
H A Darmv7m_cachel1.h57 #if defined (__ICACHE_PRESENT) && (__ICACHE_PRESENT == 1U) in SCB_EnableICache()
78 #if defined (__ICACHE_PRESENT) && (__ICACHE_PRESENT == 1U) in SCB_DisableICache()
95 #if defined (__ICACHE_PRESENT) && (__ICACHE_PRESENT == 1U) in SCB_InvalidateICache()
115 #if defined (__ICACHE_PRESENT) && (__ICACHE_PRESENT == 1U) in SCB_InvalidateICache_by_Addr()
/third_party/cmsis/CMSIS/Core/Include/
H A Dcore_starmc1.h271 #ifndef __ICACHE_PRESENT
272 #define __ICACHE_PRESENT 0U macro
273 #warning "__ICACHE_PRESENT not defined in device header file; using default!"
3071 #if ((defined (__ICACHE_PRESENT) && (__ICACHE_PRESENT == 1U)) || \
3095 #if defined (__ICACHE_PRESENT) && (__ICACHE_PRESENT == 1U) in SCB_EnableICache()
3116 #if defined (__ICACHE_PRESENT) && (__ICACHE_PRESENT == 1U) in SCB_DisableICache()
3133 #if defined (__ICACHE_PRESENT) in SCB_InvalidateICache()
[all...]
H A Dcore_cm7.h205 #ifndef __ICACHE_PRESENT
206 #define __ICACHE_PRESENT 0U macro
207 #warning "__ICACHE_PRESENT not defined in device header file; using default!"
2233 #if ((defined (__ICACHE_PRESENT) && (__ICACHE_PRESENT == 1U)) || \
H A Dcore_cm85.h243 #ifndef __ICACHE_PRESENT
244 #define __ICACHE_PRESENT 0U macro
245 #warning "__ICACHE_PRESENT not defined in device header file; using default!"
4454 #if ((defined (__ICACHE_PRESENT) && (__ICACHE_PRESENT == 1U)) || \
H A Dcore_cm55.h243 #ifndef __ICACHE_PRESENT
244 #define __ICACHE_PRESENT 0U macro
245 #warning "__ICACHE_PRESENT not defined in device header file; using default!"
4419 #if ((defined (__ICACHE_PRESENT) && (__ICACHE_PRESENT == 1U)) || \

Completed in 41 milliseconds