Home
last modified time | relevance | path

Searched defs:__CMSIS_GCC_USE_REG (Results 1 – 3 of 3) sorted by relevance

/cmsis-latest/CMSIS/Core/Include/
Dcmsis_armclang.h167 #define __CMSIS_GCC_USE_REG(r) "l" (r) macro
171 #define __CMSIS_GCC_USE_REG(r) "r" (r) macro
Dcmsis_armclang_ltm.h166 #define __CMSIS_GCC_USE_REG(r) "l" (r) macro
169 #define __CMSIS_GCC_USE_REG(r) "r" (r) macro
Dcmsis_gcc.h217 #define __CMSIS_GCC_USE_REG(r) "l" (r) macro
221 #define __CMSIS_GCC_USE_REG(r) "r" (r) macro