Searched defs:__PACKED_STRUCT (Results 1 – 11 of 11) sorted by relevance
| /trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/Core/Include/ |
| D | cmsis_compiler.h | 133 #define __PACKED_STRUCT struct __attribute__((packed)) macro 206 #define __PACKED_STRUCT struct __packed__ macro 278 #define __PACKED_STRUCT @packed struct macro
|
| /trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/Core/Include/a-profile/ |
| D | cmsis_iccarm_a.h | 97 #define __PACKED_STRUCT struct __attribute__((packed, aligned(1))) macro 100 #define __PACKED_STRUCT __packed struct macro
|
| D | cmsis_armclang_a.h | 60 #define __PACKED_STRUCT struct __attribute__((packed, aligned(1))) macro
|
| D | cmsis_clang_a.h | 66 #define __PACKED_STRUCT struct __attribute__((packed, aligned(1))) macro
|
| D | cmsis_gcc_a.h | 69 #define __PACKED_STRUCT struct __attribute__((packed, aligned(1))) macro
|
| /trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/Core/Include/m-profile/ |
| D | cmsis_iccarm_m.h | 148 #define __PACKED_STRUCT struct __attribute__((packed, aligned(1))) macro 151 #define __PACKED_STRUCT __packed struct macro
|
| D | cmsis_armclang_m.h | 60 #define __PACKED_STRUCT struct __attribute__((packed, aligned(1))) macro
|
| D | cmsis_clang_m.h | 65 #define __PACKED_STRUCT struct __attribute__((packed, aligned(1))) macro
|
| D | cmsis_tiarmclang_m.h | 60 #define __PACKED_STRUCT struct __attribute__((packed, aligned(1))) macro
|
| D | cmsis_gcc_m.h | 65 #define __PACKED_STRUCT struct __attribute__((packed, aligned(1))) macro
|
| /trusted-firmware-m-latest/platform/ext/accelerator/cc312/cc312-rom/ |
| D | cc3xx_reg_defs.h | 30 #define __PACKED_STRUCT struct __attribute__((packed, aligned(1))) macro
|