Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Core/Include/
Dcmsis_armclang.h125 #define __CMSIS_GCC_RW_REG(r) "+l" (r) macro
129 #define __CMSIS_GCC_RW_REG(r) "+r" (r) macro
Dcmsis_clang.h130 #define __CMSIS_GCC_RW_REG(r) "+l" (r) macro
134 #define __CMSIS_GCC_RW_REG(r) "+r" (r) macro
Dcmsis_gcc.h130 #define __CMSIS_GCC_RW_REG(r) "+l" (r) macro
134 #define __CMSIS_GCC_RW_REG(r) "+r" (r) macro
/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Core/Include/m-profile/
Dcmsis_tiarmclang_m.h161 #define __CMSIS_GCC_RW_REG(r) "+l" (r) macro
165 #define __CMSIS_GCC_RW_REG(r) "+r" (r) macro