Home
last modified time | relevance | path

Searched refs:__PACKED_UNION (Results 1 – 12 of 12) sorted by relevance

/external/platform/pico/rp2_common/cmsis/stub/CMSIS/Core/Include/
A Dcmsis_compiler.h97 #ifndef __PACKED_UNION
98 #define __PACKED_UNION union __attribute__((packed)) macro
169 #ifndef __PACKED_UNION
170 #define __PACKED_UNION union __packed__ macro
240 #ifndef __PACKED_UNION
241 #define __PACKED_UNION @packed union macro
A Dcmsis_armcc.h84 #ifndef __PACKED_UNION
85 #define __PACKED_UNION __packed union macro
A Dcmsis_iccarm.h150 #ifndef __PACKED_UNION
152 #define __PACKED_UNION union __attribute__((packed, aligned(1))) macro
155 #define __PACKED_UNION __packed union macro
A Dcmsis_armclang.h64 #ifndef __PACKED_UNION
65 #define __PACKED_UNION union __attribute__((packed, aligned(1))) macro
A Dcmsis_armclang_ltm.h64 #ifndef __PACKED_UNION
65 #define __PACKED_UNION union __attribute__((packed, aligned(1))) macro
A Dcmsis_gcc.h67 #ifndef __PACKED_UNION
68 #define __PACKED_UNION union __attribute__((packed, aligned(1))) macro
/external/arch/arm/arm-m/CMSIS/Include/
A Dcmsis_compiler.h97 #ifndef __PACKED_UNION
98 #define __PACKED_UNION union __attribute__((packed)) macro
169 #ifndef __PACKED_UNION
170 #define __PACKED_UNION union __packed__ macro
240 #ifndef __PACKED_UNION
241 #define __PACKED_UNION @packed union macro
A Dcmsis_armcc.h84 #ifndef __PACKED_UNION
85 #define __PACKED_UNION __packed union macro
A Dcmsis_iccarm.h150 #ifndef __PACKED_UNION
152 #define __PACKED_UNION union __attribute__((packed, aligned(1))) macro
155 #define __PACKED_UNION __packed union macro
A Dcmsis_armclang.h60 #ifndef __PACKED_UNION
61 #define __PACKED_UNION union __attribute__((packed, aligned(1))) macro
A Dcmsis_armclang_ltm.h60 #ifndef __PACKED_UNION
61 #define __PACKED_UNION union __attribute__((packed, aligned(1))) macro
A Dcmsis_gcc.h70 #ifndef __PACKED_UNION
71 #define __PACKED_UNION union __attribute__((packed, aligned(1))) macro

Completed in 35 milliseconds