Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
Dcore_cmInstr.h378 #define __CMSIS_GCC_USE_REG(r) "l" (r) macro
381 #define __CMSIS_GCC_USE_REG(r) "r" (r) macro