Searched defs:__UNALIGNED_UINT32 (Results 1 – 8 of 8) sorted by relevance
93 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) macro143 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) macro192 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) macro
102 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) macro174 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) macro245 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) macro
88 #define __UNALIGNED_UINT32(x) (*((__packed uint32_t *)(x))) macro
69 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) macro
230 #define __UNALIGNED_UINT32(PTR) (((struct __iar_u32 *)(PTR))->v) macro
76 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) macro