Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Core/Include/
Dcmsis_compiler.h104 #define __PACKED_UNION union __attribute__((packed)) macro
177 #define __PACKED_UNION union __packed__ macro
249 #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_iccarm.h152 #define __PACKED_UNION union __attribute__((packed, aligned(1))) macro
155 #define __PACKED_UNION __packed union macro
Dcmsis_armcc.h85 #define __PACKED_UNION __packed union macro
Dcmsis_gcc.h69 #define __PACKED_UNION union __attribute__((packed, aligned(1))) macro
Dcmsis_armclang_ltm.h61 #define __PACKED_UNION union __attribute__((packed, aligned(1))) macro
/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Core/Include/m-profile/
Dcmsis_iccarm_m.h159 #define __PACKED_UNION union __attribute__((packed, aligned(1))) macro
162 #define __PACKED_UNION __packed union macro
Dcmsis_tiarmclang_m.h63 #define __PACKED_UNION union __attribute__((packed, aligned(1))) macro