Searched refs:__UNALIGNED_UINT32 (Results 1 – 12 of 12) 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
87 #ifndef __UNALIGNED_UINT32 /* deprecated */88 #define __UNALIGNED_UINT32(x) (*((__packed uint32_t *)(x))) macro
67 #ifndef __UNALIGNED_UINT32 /* deprecated */73 #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
63 #ifndef __UNALIGNED_UINT32 /* deprecated */69 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) macro
73 #ifndef __UNALIGNED_UINT32 /* deprecated */79 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) macro
Completed in 36 milliseconds