Home
last modified time | relevance | path

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

/cmsis-latest/CMSIS/Core/Include/
Dcmsis_compiler.h110 …#define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr… macro
182 …#define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr… macro
253 …#define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr… macro
Dcmsis_armcc.h94 #define __UNALIGNED_UINT16_READ(addr) (*((const __packed uint16_t *)(addr))) macro
Dcmsis_armclang.h85 …#define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr… macro
Dcmsis_iccarm.h188 #define __UNALIGNED_UINT16_READ(PTR) __iar_uint16_read(PTR) macro
Dcmsis_armclang_ltm.h85 …#define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr… macro
Dcmsis_gcc.h92 …#define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr… macro
/cmsis-latest/CMSIS/Core_A/Include/
Dcmsis_armcc.h75 #define __UNALIGNED_UINT16_READ(addr) (*((const __packed uint16_t *)(addr))) macro
Dcmsis_armclang.h78 …#define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr… macro
Dcmsis_iccarm.h151 #define __UNALIGNED_UINT16_READ(PTR) __iar_uint16_read(PTR) macro
Dcmsis_gcc.h87 …#define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr… macro
/cmsis-latest/CMSIS/Core_R/Include/
Dcmsis_gcc.h88 …#define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr… macro