Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/Core/Include/
Dcmsis_compiler.h136 #define __PACKED_UNION union __attribute__((packed)) macro
209 #define __PACKED_UNION union __packed__ macro
281 #define __PACKED_UNION @packed union macro
/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/Core/Include/a-profile/
Dcmsis_iccarm_a.h106 #define __PACKED_UNION union __attribute__((packed, aligned(1))) macro
109 #define __PACKED_UNION __packed union macro
/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/Core/Include/m-profile/
Dcmsis_iccarm_m.h157 #define __PACKED_UNION union __attribute__((packed, aligned(1))) macro
160 #define __PACKED_UNION __packed union macro
Dcmsis_armclang_m.h63 #define __PACKED_UNION union __attribute__((packed, aligned(1))) macro
Dcmsis_clang_m.h68 #define __PACKED_UNION union __attribute__((packed, aligned(1))) macro
Dcmsis_tiarmclang_m.h63 #define __PACKED_UNION union __attribute__((packed, aligned(1))) macro
Dcmsis_gcc_m.h68 #define __PACKED_UNION union __attribute__((packed, aligned(1))) macro
/trusted-firmware-m-latest/platform/ext/accelerator/cc312/cc312-rom/
Dcc3xx_reg_defs.h34 #define __PACKED_UNION union __attribute__((packed, aligned(1))) macro