Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/saml21/cmsis/
Dcore_cm7.h224 #ifndef __ICACHE_PRESENT
225 #define __ICACHE_PRESENT 0 macro
1885 #if (__ICACHE_PRESENT == 1) in SCB_EnableICache()
1902 #if (__ICACHE_PRESENT == 1) in SCB_DisableICache()
1919 #if (__ICACHE_PRESENT == 1) in SCB_InvalidateICache()
/loramac-node-3.4.0/src/boards/mcu/stm32/cmsis/
Dcore_cm7.h246 #ifndef __ICACHE_PRESENT
247 #define __ICACHE_PRESENT 0U macro
2075 #if (__ICACHE_PRESENT == 1U) in SCB_EnableICache()
2092 #if (__ICACHE_PRESENT == 1U) in SCB_DisableICache()
2109 #if (__ICACHE_PRESENT == 1U) in SCB_InvalidateICache()