Home
last modified time | relevance | path

Searched defs:__ALIAS (Results 1 - 6 of 6) sorted by relevance

/third_party/cmsis/CMSIS/Core/Include/
H A Dcmsis_compiler.h168 #define __ALIAS(x) __attribute__ ((alias(x))) macro
242 #define __ALIAS(x) __attribute__ ((alias(x))) macro
315 #define __ALIAS(x) __attribute__ ((alias(x))) macro
/third_party/cmsis/CMSIS/Core/Include/m-profile/
H A Dcmsis_gcc_m.h115 #define __ALIAS(x) __attribute__ ((alias(x))) macro
H A Dcmsis_iccarm_m.h112 #define __ALIAS(x) __attribute__ ((alias(x))) macro
H A Dcmsis_armclang_m.h106 #define __ALIAS(x) __attribute__ ((alias(x))) macro
H A Dcmsis_clang_m.h111 #define __ALIAS(x) __attribute__ ((alias(x))) macro
H A Dcmsis_tiarmclang_m.h106 #define __ALIAS(x) __attribute__ ((alias(x))) macro

Completed in 12 milliseconds