CMSIS + 0/7 examples
CodeScope will show references to __PACKED from the following samples and libraries:
Libraries
Examples
STM32469I-Discovery
Applications
USBX
STM32F429ZI-Nucleo
Applications
USBX
 
Symbols
loading...
Files
loading...

__PACKED macro

Syntax

#define __PACKED __attribute__((packed, aligned(1)))

Examples

__PACKED is referenced by 7 libraries and example projects.

References

LocationText
cmsis_gcc.h:62
#define __PACKED __attribute__((packed, aligned(1)))