Searched defs:__UNALIGNED_UINT32 (Results 1 – 12 of 12) sorted by relevance
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
87 #define __UNALIGNED_UINT32(x) (*((__packed uint32_t *)(x))) macro
73 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) macro
228 #define __UNALIGNED_UINT32(PTR) (((struct __iar_u32 *)(PTR))->v) macro
76 #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