Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/Core/Include/
Dcmsis_compiler.h121 #define __ALIGNED(x) __attribute__((aligned(x))) macro
193 #define __ALIGNED(x) __align(x) macro
265 #define __ALIGNED(x) macro
Dcmsis_iccarm.h48 #define __ALIGNED(x) __attribute__((aligned(x))) macro
51 #define __ALIGNED(x) __attribute__((aligned(x))) macro
54 #define __ALIGNED(x) macro
Dcmsis_armcc.h103 #define __ALIGNED(x) __attribute__((aligned(x))) macro
Dcmsis_armclang.h104 #define __ALIGNED(x) __attribute__((aligned(x))) macro
Dcmsis_armclang_ltm.h104 #define __ALIGNED(x) __attribute__((aligned(x))) macro
Dcmsis_gcc.h111 #define __ALIGNED(x) __attribute__((aligned(x))) macro
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/Include/
Dcmsis_compiler.h121 #define __ALIGNED(x) __attribute__((aligned(x))) macro
193 #define __ALIGNED(x) __align(x) macro
265 #define __ALIGNED(x) macro
Dcmsis_iccarm.h46 #define __ALIGNED(x) __attribute__((aligned(x))) macro
49 #define __ALIGNED(x) __attribute__((aligned(x))) macro
52 #define __ALIGNED(x) macro
Dcmsis_armcc.h102 #define __ALIGNED(x) __attribute__((aligned(x))) macro
Dcmsis_armclang.h108 #define __ALIGNED(x) __attribute__((aligned(x))) macro
Dcmsis_armclang_ltm.h108 #define __ALIGNED(x) __attribute__((aligned(x))) macro
Dcmsis_gcc.h111 #define __ALIGNED(x) __attribute__((aligned(x))) macro
Darm_math.h314 #define __ALIGNED(x) __declspec(align(x)) macro
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Include/
Darm_math_types.h66 #define __ALIGNED(x) __declspec(align(x)) macro