Home
last modified time | relevance | path

Searched refs:__CMSIS_GCC_RW_REG (Results 1 – 2 of 2) sorted by relevance

/third_party/cmsis/CMSIS/Core/Include/
Dcmsis_armclang.h166 #define __CMSIS_GCC_RW_REG(r) "+l" (r) macro
170 #define __CMSIS_GCC_RW_REG(r) "+r" (r) macro
Dcmsis_gcc.h216 #define __CMSIS_GCC_RW_REG(r) "+l" (r) macro
220 #define __CMSIS_GCC_RW_REG(r) "+r" (r) macro