Home
last modified time | relevance | path

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

/external/platform/pico/rp2_common/cmsis/stub/CMSIS/Core/Include/
A Dcmsis_compiler.h121 #define __ALIGNED(x) __attribute__((aligned(x))) macro
193 #define __ALIGNED(x) __align(x) macro
265 #define __ALIGNED(x) macro
A Dcmsis_iccarm.h48 #define __ALIGNED(x) __attribute__((aligned(x))) macro
51 #define __ALIGNED(x) __attribute__((aligned(x))) macro
54 #define __ALIGNED(x) macro
A Dcmsis_armcc.h103 #define __ALIGNED(x) __attribute__((aligned(x))) macro
A Dcmsis_armclang.h108 #define __ALIGNED(x) __attribute__((aligned(x))) macro
A Dcmsis_armclang_ltm.h108 #define __ALIGNED(x) __attribute__((aligned(x))) macro
A Dcmsis_gcc.h111 #define __ALIGNED(x) __attribute__((aligned(x))) macro
/external/arch/arm/arm-m/CMSIS/Include/
A Dcmsis_compiler.h121 #define __ALIGNED(x) __attribute__((aligned(x))) macro
193 #define __ALIGNED(x) __align(x) macro
265 #define __ALIGNED(x) macro
A Dcmsis_iccarm.h48 #define __ALIGNED(x) __attribute__((aligned(x))) macro
51 #define __ALIGNED(x) __attribute__((aligned(x))) macro
54 #define __ALIGNED(x) macro
A Dcmsis_armcc.h103 #define __ALIGNED(x) __attribute__((aligned(x))) macro
A Dcmsis_armclang.h104 #define __ALIGNED(x) __attribute__((aligned(x))) macro
A Dcmsis_armclang_ltm.h104 #define __ALIGNED(x) __attribute__((aligned(x))) macro
A Dcmsis_gcc.h114 #define __ALIGNED(x) __attribute__((aligned(x))) macro

Completed in 38 milliseconds