Searched refs:__UNALIGNED_UINT32 (Results 1 – 7 of 7) sorted by relevance
105 #ifndef __UNALIGNED_UINT32 /* deprecated */107 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) macro182 #ifndef __UNALIGNED_UINT32 /* deprecated */184 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) macro258 #ifndef __UNALIGNED_UINT32 /* deprecated */260 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) macro
87 #ifndef __UNALIGNED_UINT32 /* deprecated */88 #define __UNALIGNED_UINT32(x) (*((__packed uint32_t *)(x))) macro
63 #ifndef __UNALIGNED_UINT32 /* deprecated */69 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) macro
231 #ifndef __UNALIGNED_UINT32 /* deprecated */236 #define __UNALIGNED_UINT32(PTR) (((struct __iar_u32 *)(PTR))->v) macro
70 #ifndef __UNALIGNED_UINT32 /* deprecated */76 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) macro