Home
last modified time | relevance | path

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

/trusted-firmware-m-3.5.0/platform/ext/cmsis/
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_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
/trusted-firmware-m-3.5.0/platform/ext/accelerator/cc312/cc312-rom/
Dcc3xx_reg_defs.h34 #define __PACKED_UNION union __attribute__((packed, aligned(1))) macro