Symbols
loading...
Files
loading...

__ALIGNED macro

Syntax

#define __ALIGNED(x) __attribute__((aligned(x)))

Arguments

x

Examples

__ALIGNED is referenced by 28 libraries and example projects.

References

LocationText
cmsis_gcc.h:111
#define __ALIGNED(x) __attribute__((aligned(x)))