Home
last modified time | relevance | path

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

/third_party/cmsis/CMSIS/Core/Include/
Dcmsis_tiarmclang.h174 #define __CMSIS_GCC_USE_REG(r) "l" (r) macro
178 #define __CMSIS_GCC_USE_REG(r) "r" (r) macro
Dcmsis_armclang.h174 #define __CMSIS_GCC_USE_REG(r) "l" (r) macro
178 #define __CMSIS_GCC_USE_REG(r) "r" (r) macro
Dcmsis_armclang_ltm.h172 #define __CMSIS_GCC_USE_REG(r) "l" (r) macro
175 #define __CMSIS_GCC_USE_REG(r) "r" (r) macro
Dcmsis_gcc.h223 #define __CMSIS_GCC_USE_REG(r) "l" (r) macro
227 #define __CMSIS_GCC_USE_REG(r) "r" (r) macro