Searched refs:__UNALIGNED_UINT32 (Results 1 – 3 of 3) sorted by relevance
100 #ifndef __UNALIGNED_UINT32 /* deprecated */102 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) macro172 #ifndef __UNALIGNED_UINT32 /* deprecated */174 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) macro243 #ifndef __UNALIGNED_UINT32 /* deprecated */245 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) macro
225 #ifndef __UNALIGNED_UINT32 /* deprecated */230 #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