Home
last modified time | relevance | path

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

/cmsis-3.5.0/CMSIS/Core/Include/
Dcmsis_armclang.h165 #define __CMSIS_GCC_OUT_REG(r) "=l" (r) macro
169 #define __CMSIS_GCC_OUT_REG(r) "=r" (r) macro
Dcmsis_armclang_ltm.h165 #define __CMSIS_GCC_OUT_REG(r) "=l" (r) macro
168 #define __CMSIS_GCC_OUT_REG(r) "=r" (r) macro
Dcmsis_gcc.h215 #define __CMSIS_GCC_OUT_REG(r) "=l" (r) macro
219 #define __CMSIS_GCC_OUT_REG(r) "=r" (r) macro