Home
last modified time | relevance | path

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

/third_party/cmsis/CMSIS/Core/Include/
H A Dcmsis_compiler.h136 #define __PACKED_UNION union __attribute__((packed)) macro
209 #define __PACKED_UNION union __packed__ macro
281 #define __PACKED_UNION @packed union macro
/third_party/cmsis/CMSIS/Core/Include/a-profile/
H A Dcmsis_iccarm_a.h106 #define __PACKED_UNION union __attribute__((packed, aligned(1))) macro
109 #define __PACKED_UNION __packed union macro
/third_party/cmsis/CMSIS/Core/Include/m-profile/
H A Dcmsis_gcc_m.h68 #define __PACKED_UNION union __attribute__((packed, aligned(1))) macro
H A Dcmsis_iccarm_m.h157 #define __PACKED_UNION union __attribute__((packed, aligned(1))) macro
160 #define __PACKED_UNION __packed union macro
H A Dcmsis_armclang_m.h63 #define __PACKED_UNION union __attribute__((packed, aligned(1))) macro
H A Dcmsis_clang_m.h68 #define __PACKED_UNION union __attribute__((packed, aligned(1))) macro
H A Dcmsis_tiarmclang_m.h63 #define __PACKED_UNION union __attribute__((packed, aligned(1))) macro

Completed in 11 milliseconds