Home
last modified time | relevance | path

Searched defs:__PACKED_UNION (Results 1 – 7 of 7) sorted by relevance

/cmsis-latest/CMSIS/Core/Include/
Dcmsis_compiler.h98 #define __PACKED_UNION union __attribute__((packed)) macro
170 #define __PACKED_UNION union __packed__ macro
241 #define __PACKED_UNION @packed union macro
Dcmsis_iccarm.h152 #define __PACKED_UNION union __attribute__((packed, aligned(1))) macro
155 #define __PACKED_UNION __packed union macro
Dcmsis_armcc.h85 #define __PACKED_UNION __packed union macro
Dcmsis_armclang.h61 #define __PACKED_UNION union __attribute__((packed, aligned(1))) macro
Dcmsis_armclang_ltm.h61 #define __PACKED_UNION union __attribute__((packed, aligned(1))) macro
Dcmsis_gcc.h68 #define __PACKED_UNION union __attribute__((packed, aligned(1))) macro
/cmsis-latest/CMSIS/Core_A/Include/
Dcmsis_iccarm.h112 #define __PACKED_UNION union __attribute__((packed, aligned(1))) macro
114 #define __PACKED_UNION __packed union macro