Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
Dcore_cmInstr.h377 #define __CMSIS_GCC_OUT_REG(r) "=l" (r) macro
380 #define __CMSIS_GCC_OUT_REG(r) "=r" (r) macro