Home
last modified time | relevance | path

Searched defs:__ALIGNED (Results 1 - 10 of 10) sorted by relevance

/third_party/cmsis/CMSIS/Core/Include/
H A Dcmsis_compiler.h155 #define __ALIGNED(x) __attribute__((aligned(x))) macro
228 #define __ALIGNED(x) __align(x) macro
301 #define __ALIGNED(x) macro
/third_party/cmsis/CMSIS/Core/Include/a-profile/
H A Dcmsis_gcc_a.h104 #define __ALIGNED(x) __attribute__((aligned(x))) macro
H A Dcmsis_clang_a.h97 #define __ALIGNED(x) __attribute__((aligned(x))) macro
H A Dcmsis_armclang_a.h94 #define __ALIGNED(x) __attribute__((aligned(x))) macro
H A Dcmsis_iccarm_a.h45 #define __ALIGNED(x) __attribute__((aligned(x))) macro
48 #define __ALIGNED(x) __attribute__((aligned(x))) macro
51 #define __ALIGNED(x) macro
/third_party/cmsis/CMSIS/Core/Include/m-profile/
H A Dcmsis_gcc_m.h103 #define __ALIGNED(x) __attribute__((aligned(x))) macro
H A Dcmsis_iccarm_m.h43 #define __ALIGNED(x) __attribute__((aligned(x))) macro
46 #define __ALIGNED(x) __attribute__((aligned(x))) macro
49 #define __ALIGNED(x) macro
H A Dcmsis_armclang_m.h94 #define __ALIGNED(x) __attribute__((aligned(x))) macro
H A Dcmsis_clang_m.h99 #define __ALIGNED(x) __attribute__((aligned(x))) macro
H A Dcmsis_tiarmclang_m.h94 #define __ALIGNED(x) __attribute__((aligned(x))) macro

Completed in 15 milliseconds