Home
last modified time | relevance | path

Searched defs:T_UINT32 (Results 1 – 6 of 6) sorted by relevance

/cmsis-latest/CMSIS/Core_A/Include/
Dcmsis_compiler.h92 struct __attribute__((packed)) T_UINT32 { uint32_t v; }; argument
142 struct __packed__ T_UINT32 { uint32_t v; }; struct
191 @packed struct T_UINT32 { uint32_t v; }; struct
/cmsis-latest/CMSIS/Core_R/Include/
Dcmsis_compiler.h92 struct __attribute__((packed)) T_UINT32 { uint32_t v; }; argument
142 struct __packed__ T_UINT32 { uint32_t v; }; struct
191 @packed struct T_UINT32 { uint32_t v; }; argument
/cmsis-latest/CMSIS/Core/Include/
Dcmsis_compiler.h101 struct __attribute__((packed)) T_UINT32 { uint32_t v; }; argument
173 struct __packed__ T_UINT32 { uint32_t v; }; argument
244 @packed struct T_UINT32 { uint32_t v; }; struct
Dcmsis_armclang.h67 struct __attribute__((packed)) T_UINT32 { uint32_t v; }; struct
Dcmsis_armclang_ltm.h67 struct __attribute__((packed)) T_UINT32 { uint32_t v; }; argument
Dcmsis_gcc.h74 struct __attribute__((packed)) T_UINT32 { uint32_t v; }; struct