Searched refs:__UNALIGNED_UINT32_READ (Results 1 – 6 of 6) sorted by relevance
116 #ifndef __UNALIGNED_UINT32_READ118 …#define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr… macro188 #ifndef __UNALIGNED_UINT32_READ190 …#define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr… macro259 #ifndef __UNALIGNED_UINT32_READ261 …#define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr… macro
99 #ifndef __UNALIGNED_UINT32_READ100 #define __UNALIGNED_UINT32_READ(addr) (*((const __packed uint32_t *)(addr))) macro
99 #ifndef __UNALIGNED_UINT32_READ105 …#define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr… macro
203 #ifndef __UNALIGNED_UINT32_READ211 #define __UNALIGNED_UINT32_READ(PTR) __iar_uint32_read(PTR) macro
102 #ifndef __UNALIGNED_UINT32_READ108 …#define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr… macro