Searched refs:__UNALIGNED_UINT32_READ (Results 1 – 12 of 12) 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
95 #ifndef __UNALIGNED_UINT32_READ101 …#define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr… macro
105 #ifndef __UNALIGNED_UINT32_READ111 …#define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr… macro
Completed in 33 milliseconds