Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/cmsis/core/
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_gcc.h111 #define __ALIGNED(x) __attribute__((aligned(x))) macro