Home
last modified time | relevance | path

Searched defs:__PACKED (Results 1 – 13 of 13) sorted by relevance

/cmsis-latest/CMSIS/Core_A/Include/
Dcmsis_compiler.h99 #define __PACKED __attribute__((packed)) macro
149 #define __PACKED __packed__ macro
199 #define __PACKED @packed macro
Dcmsis_armcc.h66 #define __PACKED __attribute__((packed)) macro
87 #define __PACKED __attribute__((packed)) macro
Dcmsis_armclang.h59 #define __PACKED __attribute__((packed, aligned(1))) macro
99 #define __PACKED __attribute__((packed)) macro
Dcmsis_iccarm.h94 #define __PACKED __attribute__((packed, aligned(1))) macro
96 #define __PACKED __packed macro
Dcmsis_gcc.h68 #define __PACKED __attribute__((packed, aligned(1))) macro
/cmsis-latest/CMSIS/Core_R/Include/
Dcmsis_compiler.h99 #define __PACKED __attribute__((packed)) macro
149 #define __PACKED __packed__ macro
199 #define __PACKED @packed macro
Dcmsis_gcc.h69 #define __PACKED __attribute__((packed, aligned(1))) macro
/cmsis-latest/CMSIS/Core/Include/
Dcmsis_compiler.h92 #define __PACKED __attribute__((packed)) macro
164 #define __PACKED __packed__ macro
235 #define __PACKED @packed macro
Dcmsis_iccarm.h134 #define __PACKED __attribute__((packed, aligned(1))) macro
137 #define __PACKED __packed macro
Dcmsis_armcc.h79 #define __PACKED __attribute__((packed)) macro
Dcmsis_armclang.h55 #define __PACKED __attribute__((packed, aligned(1))) macro
Dcmsis_armclang_ltm.h55 #define __PACKED __attribute__((packed, aligned(1))) macro
Dcmsis_gcc.h62 #define __PACKED __attribute__((packed, aligned(1))) macro