Home
last modified time | relevance | path

Searched refs:__PACKED (Results 1 – 9 of 9) sorted by relevance

/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Core/Include/
Dcmsis_compiler.h97 #ifndef __PACKED
98 #define __PACKED __attribute__((packed)) macro
170 #ifndef __PACKED
171 #define __PACKED __packed__ macro
242 #ifndef __PACKED
243 #define __PACKED @packed macro
Dcmsis_armclang.h61 #ifndef __PACKED
62 #define __PACKED __attribute__((packed, aligned(1))) macro
Dcmsis_clang.h66 #ifndef __PACKED
67 #define __PACKED __attribute__((packed, aligned(1))) macro
Dcmsis_armcc.h78 #ifndef __PACKED
79 #define __PACKED __attribute__((packed)) macro
Dcmsis_iccarm.h132 #ifndef __PACKED
134 #define __PACKED __attribute__((packed, aligned(1))) macro
137 #define __PACKED __packed macro
Dcmsis_gcc.h62 #ifndef __PACKED
63 #define __PACKED __attribute__((packed, aligned(1))) macro
Dcmsis_armclang_ltm.h54 #ifndef __PACKED
55 #define __PACKED __attribute__((packed, aligned(1))) macro
/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Core/Include/m-profile/
Dcmsis_iccarm_m.h139 #ifndef __PACKED
141 #define __PACKED __attribute__((packed, aligned(1))) macro
144 #define __PACKED __packed macro
Dcmsis_tiarmclang_m.h56 #ifndef __PACKED
57 #define __PACKED __attribute__((packed, aligned(1))) macro