Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Core/Include/
Dcmsis_armclang.h126 #define __CMSIS_GCC_USE_REG(r) "l" (r) macro
130 #define __CMSIS_GCC_USE_REG(r) "r" (r) macro
Dcmsis_clang.h131 #define __CMSIS_GCC_USE_REG(r) "l" (r) macro
135 #define __CMSIS_GCC_USE_REG(r) "r" (r) macro
Dcmsis_gcc.h131 #define __CMSIS_GCC_USE_REG(r) "l" (r) macro
135 #define __CMSIS_GCC_USE_REG(r) "r" (r) macro
Dcmsis_armclang_ltm.h166 #define __CMSIS_GCC_USE_REG(r) "l" (r) macro
169 #define __CMSIS_GCC_USE_REG(r) "r" (r) macro
/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Core/Include/m-profile/
Dcmsis_tiarmclang_m.h162 #define __CMSIS_GCC_USE_REG(r) "l" (r) macro
166 #define __CMSIS_GCC_USE_REG(r) "r" (r) macro