Home
last modified time | relevance | path

Searched defs:__PACKED_STRUCT (Results 1 – 11 of 11) sorted by relevance

/cmsis-latest/CMSIS/Core/Include/
Dcmsis_compiler.h95 #define __PACKED_STRUCT struct __attribute__((packed)) macro
167 #define __PACKED_STRUCT struct __packed__ macro
238 #define __PACKED_STRUCT @packed struct macro
Dcmsis_iccarm.h143 #define __PACKED_STRUCT struct __attribute__((packed, aligned(1))) macro
146 #define __PACKED_STRUCT __packed struct macro
Dcmsis_armcc.h82 #define __PACKED_STRUCT __packed struct macro
Dcmsis_armclang.h58 #define __PACKED_STRUCT struct __attribute__((packed, aligned(1))) macro
Dcmsis_armclang_ltm.h58 #define __PACKED_STRUCT struct __attribute__((packed, aligned(1))) macro
Dcmsis_gcc.h65 #define __PACKED_STRUCT struct __attribute__((packed, aligned(1))) macro
/cmsis-latest/CMSIS/Core_A/Include/
Dcmsis_iccarm.h103 #define __PACKED_STRUCT struct __attribute__((packed, aligned(1))) macro
105 #define __PACKED_STRUCT __packed struct macro
Dcmsis_armcc.h69 #define __PACKED_STRUCT __packed struct macro
Dcmsis_armclang.h62 #define __PACKED_STRUCT struct __attribute__((packed, aligned(1))) macro
Dcmsis_gcc.h71 #define __PACKED_STRUCT struct __attribute__((packed, aligned(1))) macro
/cmsis-latest/CMSIS/Core_R/Include/
Dcmsis_gcc.h72 #define __PACKED_STRUCT struct __attribute__((packed, aligned(1))) macro