Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/Core/Include/
Dcmsis_compiler.h155 #define __ALIGNED(x) __attribute__((aligned(x))) macro
228 #define __ALIGNED(x) __align(x) macro
301 #define __ALIGNED(x) macro
/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/Core/Include/a-profile/
Dcmsis_iccarm_a.h45 #define __ALIGNED(x) __attribute__((aligned(x))) macro
48 #define __ALIGNED(x) __attribute__((aligned(x))) macro
51 #define __ALIGNED(x) macro
Dcmsis_armclang_a.h94 #define __ALIGNED(x) __attribute__((aligned(x))) macro
Dcmsis_clang_a.h97 #define __ALIGNED(x) __attribute__((aligned(x))) macro
Dcmsis_gcc_a.h104 #define __ALIGNED(x) __attribute__((aligned(x))) macro
/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/Core/Include/m-profile/
Dcmsis_iccarm_m.h43 #define __ALIGNED(x) __attribute__((aligned(x))) macro
46 #define __ALIGNED(x) __attribute__((aligned(x))) macro
49 #define __ALIGNED(x) macro
Dcmsis_armclang_m.h94 #define __ALIGNED(x) __attribute__((aligned(x))) macro
Dcmsis_clang_m.h99 #define __ALIGNED(x) __attribute__((aligned(x))) macro
Dcmsis_tiarmclang_m.h94 #define __ALIGNED(x) __attribute__((aligned(x))) macro
Dcmsis_gcc_m.h103 #define __ALIGNED(x) __attribute__((aligned(x))) macro
/trusted-firmware-m-latest/platform/ext/accelerator/cc312/cc312-rom/
Dcc3xx_reg_defs.h38 #define __ALIGNED(x) __attribute__((aligned(x))) macro