Home
last modified time | relevance | path

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

/cmsis_6-latest/CMSIS/Core/Include/
Dcmsis_compiler.h96 #define __PACKED_UNION union __attribute__((packed)) macro
169 #define __PACKED_UNION union __packed__ macro
241 #define __PACKED_UNION @packed union macro
Dcmsis_iccarm.h108 #define __PACKED_UNION union __attribute__((packed, aligned(1))) macro
111 #define __PACKED_UNION __packed union macro
Dcmsis_armclang.h68 #define __PACKED_UNION union __attribute__((packed, aligned(1))) macro
Dcmsis_clang.h73 #define __PACKED_UNION union __attribute__((packed, aligned(1))) macro
Dcmsis_gcc.h69 #define __PACKED_UNION union __attribute__((packed, aligned(1))) macro
/cmsis_6-latest/CMSIS/Core/Include/m-profile/
Dcmsis_tiarmclang_m.h63 #define __PACKED_UNION union __attribute__((packed, aligned(1))) macro