Searched defs:__UNALIGNED_UINT32_READ (Results 1 – 12 of 12) sorted by relevance
118 …#define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr… macro190 …#define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr… macro261 …#define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr… macro
100 #define __UNALIGNED_UINT32_READ(addr) (*((const __packed uint32_t *)(addr))) macro
105 …#define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr… macro
211 #define __UNALIGNED_UINT32_READ(PTR) __iar_uint32_read(PTR) macro
108 …#define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr… macro
101 …#define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr… macro
111 …#define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr… macro
Completed in 34 milliseconds