Home
last modified time | relevance | path

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

/cmsis-3.4.0/CMSIS/Core/Include/
Dcmsis_compiler.h108 #ifndef __UNALIGNED_UINT16_READ
110 …#define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr… macro
180 #ifndef __UNALIGNED_UINT16_READ
182 …#define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr… macro
251 #ifndef __UNALIGNED_UINT16_READ
253 …#define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr… macro
Dcmsis_armcc.h93 #ifndef __UNALIGNED_UINT16_READ
94 #define __UNALIGNED_UINT16_READ(addr) (*((const __packed uint16_t *)(addr))) macro
Dcmsis_armclang.h79 #ifndef __UNALIGNED_UINT16_READ
85 …#define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr… macro
Dcmsis_iccarm.h180 #ifndef __UNALIGNED_UINT16_READ
188 #define __UNALIGNED_UINT16_READ(PTR) __iar_uint16_read(PTR) macro
Dcmsis_armclang_ltm.h79 #ifndef __UNALIGNED_UINT16_READ
85 …#define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr… macro
Dcmsis_gcc.h86 #ifndef __UNALIGNED_UINT16_READ
92 …#define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr… macro
/cmsis-3.4.0/CMSIS/Core_A/Include/
Dcmsis_armclang.h72 #ifndef __UNALIGNED_UINT16_READ
78 …#define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr… macro
Dcmsis_armcc.h74 #ifndef __UNALIGNED_UINT16_READ
75 #define __UNALIGNED_UINT16_READ(addr) (*((const __packed uint16_t *)(addr))) macro
Dcmsis_iccarm.h143 #ifndef __UNALIGNED_UINT16_READ
151 #define __UNALIGNED_UINT16_READ(PTR) __iar_uint16_read(PTR) macro
Dcmsis_gcc.h81 #ifndef __UNALIGNED_UINT16_READ
87 …#define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr… macro
/cmsis-3.4.0/CMSIS/Core_R/Include/
Dcmsis_gcc.h82 #ifndef __UNALIGNED_UINT16_READ
88 …#define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr… macro