Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/cmsis/core/
Dcmsis_compiler.h98 #define __PACKED_UNION union __attribute__((packed)) macro
170 #define __PACKED_UNION union __packed__ macro
241 #define __PACKED_UNION @packed union macro
Dcmsis_iccarm.h152 #define __PACKED_UNION union __attribute__((packed, aligned(1))) macro
155 #define __PACKED_UNION __packed union macro
Dcmsis_gcc.h68 #define __PACKED_UNION union __attribute__((packed, aligned(1))) macro