Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/Core/Include/m-profile/
Dcmsis_armclang_m.h160 #define __CMSIS_GCC_OUT_REG(r) "=l" (r) macro
164 #define __CMSIS_GCC_OUT_REG(r) "=r" (r) macro
Dcmsis_clang_m.h165 #define __CMSIS_GCC_OUT_REG(r) "=l" (r) macro
169 #define __CMSIS_GCC_OUT_REG(r) "=r" (r) macro
Dcmsis_tiarmclang_m.h160 #define __CMSIS_GCC_OUT_REG(r) "=l" (r) macro
164 #define __CMSIS_GCC_OUT_REG(r) "=r" (r) macro
Dcmsis_gcc_m.h212 #define __CMSIS_GCC_OUT_REG(r) "=l" (r) macro
216 #define __CMSIS_GCC_OUT_REG(r) "=r" (r) macro