Searched refs:__UNALIGNED_UINT32 (Results 1 – 4 of 4) sorted by relevance
87 #ifndef __UNALIGNED_UINT32 /* deprecated */88 #define __UNALIGNED_UINT32(x) (*((__packed uint32_t *)(x))) macro
225 #ifndef __UNALIGNED_UINT32 /* deprecated */230 #define __UNALIGNED_UINT32(PTR) (((struct __iar_u32 *)(PTR))->v) macro
63 #ifndef __UNALIGNED_UINT32 /* deprecated */69 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) macro
232 #ifndef __UNALIGNED_UINT32 /* deprecated */237 #define __UNALIGNED_UINT32(PTR) (((struct __iar_u32 *)(PTR))->v) macro