Home
last modified time | relevance | path

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

/cmsis_6-latest/CMSIS/Core/Include/
Dcmsis_compiler.h115 #define __ALIGNED(x) __attribute__((aligned(x))) macro
188 #define __ALIGNED(x) __align(x) macro
261 #define __ALIGNED(x) macro
Dcmsis_iccarm.h162 #define __ALIGNED(x) __attribute__((aligned(x))) macro
165 #define __ALIGNED(x) __attribute__((aligned(x))) macro
168 #define __ALIGNED(x) macro
Dcmsis_armclang.h99 #define __ALIGNED(x) __attribute__((aligned(x))) macro
Dcmsis_clang.h104 #define __ALIGNED(x) __attribute__((aligned(x))) macro
Dcmsis_gcc.h104 #define __ALIGNED(x) __attribute__((aligned(x))) macro
/cmsis_6-latest/CMSIS/Core/Include/m-profile/
Dcmsis_tiarmclang_m.h94 #define __ALIGNED(x) __attribute__((aligned(x))) macro