Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/cmsis/
Dcore_cm7.h251 #ifndef __DCACHE_PRESENT
252 #define __DCACHE_PRESENT 0U macro
2125 #if (__DCACHE_PRESENT == 1U) in SCB_EnableDCache()
2163 #if (__DCACHE_PRESENT == 1U) in SCB_DisableDCache()
2200 #if (__DCACHE_PRESENT == 1U) in SCB_InvalidateDCache()
2235 #if (__DCACHE_PRESENT == 1U) in SCB_CleanDCache()
2270 #if (__DCACHE_PRESENT == 1U) in SCB_CleanInvalidateDCache()
2307 #if (__DCACHE_PRESENT == 1U) in SCB_InvalidateDCache_by_Addr()
2334 #if (__DCACHE_PRESENT == 1) in SCB_CleanDCache_by_Addr()
2361 #if (__DCACHE_PRESENT == 1U) in SCB_CleanInvalidateDCache_by_Addr()
/loramac-node-latest/src/boards/mcu/saml21/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()