Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Core/Include/
Dcmsis_compiler.h101 #define __PACKED_STRUCT struct __attribute__((packed)) macro
174 #define __PACKED_STRUCT struct __packed__ macro
246 #define __PACKED_STRUCT @packed struct macro
Dcmsis_armclang.h65 #define __PACKED_STRUCT struct __attribute__((packed, aligned(1))) macro
Dcmsis_clang.h70 #define __PACKED_STRUCT struct __attribute__((packed, aligned(1))) 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_gcc.h66 #define __PACKED_STRUCT struct __attribute__((packed, aligned(1))) macro
Dcmsis_armclang_ltm.h58 #define __PACKED_STRUCT struct __attribute__((packed, aligned(1))) macro
/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Core/Include/m-profile/
Dcmsis_iccarm_m.h150 #define __PACKED_STRUCT struct __attribute__((packed, aligned(1))) macro
153 #define __PACKED_STRUCT __packed struct macro
Dcmsis_tiarmclang_m.h60 #define __PACKED_STRUCT struct __attribute__((packed, aligned(1))) macro