Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/CMSIS/Include/
Dcmsis_gcc.h362 #define __CMSIS_GCC_OUT_REG(r) "=l" (r) macro
365 #define __CMSIS_GCC_OUT_REG(r) "=r" (r) macro
Dcmsis_armcc_V6.h743 #define __CMSIS_GCC_OUT_REG(r) "=l" (r) macro
746 #define __CMSIS_GCC_OUT_REG(r) "=r" (r) macro
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/CMSIS/Include/
Dcmsis_gcc.h362 #define __CMSIS_GCC_OUT_REG(r) "=l" (r) macro
365 #define __CMSIS_GCC_OUT_REG(r) "=r" (r) macro
Dcmsis_armcc_V6.h743 #define __CMSIS_GCC_OUT_REG(r) "=l" (r) macro
746 #define __CMSIS_GCC_OUT_REG(r) "=r" (r) macro