Searched refs:__UNALIGNED_UINT16_READ (Results 1 – 12 of 12) sorted by relevance
108 #ifndef __UNALIGNED_UINT16_READ110 …#define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr… macro180 #ifndef __UNALIGNED_UINT16_READ182 …#define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr… macro251 #ifndef __UNALIGNED_UINT16_READ253 …#define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr… macro
93 #ifndef __UNALIGNED_UINT16_READ94 #define __UNALIGNED_UINT16_READ(addr) (*((const __packed uint16_t *)(addr))) macro
83 #ifndef __UNALIGNED_UINT16_READ89 …#define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr… macro
180 #ifndef __UNALIGNED_UINT16_READ188 #define __UNALIGNED_UINT16_READ(PTR) __iar_uint16_read(PTR) macro
86 #ifndef __UNALIGNED_UINT16_READ92 …#define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr… macro
79 #ifndef __UNALIGNED_UINT16_READ85 …#define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr… macro
89 #ifndef __UNALIGNED_UINT16_READ95 …#define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr… macro
Completed in 39 milliseconds