Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Core/Include/
Dcmsis_compiler.h123 #define __ALIGNED(x) __attribute__((aligned(x))) macro
196 #define __ALIGNED(x) __align(x) macro
269 #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_armclang.h99 #define __ALIGNED(x) __attribute__((aligned(x))) macro
Dcmsis_clang.h104 #define __ALIGNED(x) __attribute__((aligned(x))) macro
Dcmsis_armcc.h103 #define __ALIGNED(x) __attribute__((aligned(x))) macro
Dcmsis_gcc.h104 #define __ALIGNED(x) __attribute__((aligned(x))) macro
Dcmsis_armclang_ltm.h104 #define __ALIGNED(x) __attribute__((aligned(x))) macro
/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/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_tiarmclang_m.h94 #define __ALIGNED(x) __attribute__((aligned(x))) macro