Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Core/Include/
Dcmsis_armclang.h124 #define __CMSIS_GCC_OUT_REG(r) "=l" (r) macro
128 #define __CMSIS_GCC_OUT_REG(r) "=r" (r) macro
Dcmsis_clang.h129 #define __CMSIS_GCC_OUT_REG(r) "=l" (r) macro
133 #define __CMSIS_GCC_OUT_REG(r) "=r" (r) macro
Dcmsis_gcc.h129 #define __CMSIS_GCC_OUT_REG(r) "=l" (r) macro
133 #define __CMSIS_GCC_OUT_REG(r) "=r" (r) macro
Dcmsis_armclang_ltm.h165 #define __CMSIS_GCC_OUT_REG(r) "=l" (r) macro
168 #define __CMSIS_GCC_OUT_REG(r) "=r" (r) macro
/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Core/Include/m-profile/
Dcmsis_tiarmclang_m.h160 #define __CMSIS_GCC_OUT_REG(r) "=l" (r) macro
164 #define __CMSIS_GCC_OUT_REG(r) "=r" (r) macro