Home
last modified time | relevance | path

Searched defs:PTR (Results 1 – 1 of 1) sorted by relevance

/cmsis_6-latest/CMSIS/Core/Include/
Dcmsis_iccarm.h123 #define __UNALIGNED_UINT16_READ(PTR) __iar_uint16_read(PTR) argument
135 #define __UNALIGNED_UINT16_WRITE(PTR,VAL) __iar_uint16_write(PTR,VAL) argument
146 #define __UNALIGNED_UINT32_READ(PTR) __iar_uint32_read(PTR) argument
157 #define __UNALIGNED_UINT32_WRITE(PTR,VAL) __iar_uint32_write(PTR,VAL) argument