Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/Core/Include/m-profile/
Dcmsis_armclang_m.h162 #define __CMSIS_GCC_USE_REG(r) "l" (r) macro
166 #define __CMSIS_GCC_USE_REG(r) "r" (r) macro
Dcmsis_clang_m.h167 #define __CMSIS_GCC_USE_REG(r) "l" (r) macro
171 #define __CMSIS_GCC_USE_REG(r) "r" (r) macro
Dcmsis_tiarmclang_m.h162 #define __CMSIS_GCC_USE_REG(r) "l" (r) macro
166 #define __CMSIS_GCC_USE_REG(r) "r" (r) macro
Dcmsis_gcc_m.h214 #define __CMSIS_GCC_USE_REG(r) "l" (r) macro
218 #define __CMSIS_GCC_USE_REG(r) "r" (r) macro