Searched defs:PTR (Results 1 – 1 of 1) sorted by relevance
188 #define __UNALIGNED_UINT16_READ(PTR) __iar_uint16_read(PTR) argument200 #define __UNALIGNED_UINT16_WRITE(PTR,VAL) __iar_uint16_write(PTR,VAL) argument211 #define __UNALIGNED_UINT32_READ(PTR) __iar_uint32_read(PTR) argument222 #define __UNALIGNED_UINT32_WRITE(PTR,VAL) __iar_uint32_write(PTR,VAL) argument230 #define __UNALIGNED_UINT32(PTR) (((struct __iar_u32 *)(PTR))->v) argument