Home
last modified time | relevance | path

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

/cmsis-3.5.0/CMSIS/Core/Include/
Dcmsis_compiler.h116 #ifndef __UNALIGNED_UINT32_READ
118 …#define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr… macro
188 #ifndef __UNALIGNED_UINT32_READ
190 …#define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr… macro
259 #ifndef __UNALIGNED_UINT32_READ
261 …#define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr… macro
Dcmsis_armcc.h99 #ifndef __UNALIGNED_UINT32_READ
100 #define __UNALIGNED_UINT32_READ(addr) (*((const __packed uint32_t *)(addr))) macro
Dcmsis_armclang.h95 #ifndef __UNALIGNED_UINT32_READ
101 …#define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr… macro
Dcmsis_iccarm.h203 #ifndef __UNALIGNED_UINT32_READ
211 #define __UNALIGNED_UINT32_READ(PTR) __iar_uint32_read(PTR) macro
Dcmsis_armclang_ltm.h95 #ifndef __UNALIGNED_UINT32_READ
101 …#define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr… macro
Dcmsis_gcc.h102 #ifndef __UNALIGNED_UINT32_READ
108 …#define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr… macro
/cmsis-3.5.0/CMSIS/Core_A/Include/
Dcmsis_armclang.h88 #ifndef __UNALIGNED_UINT32_READ
93 …#define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr… macro
Dcmsis_armcc.h80 #ifndef __UNALIGNED_UINT32_READ
81 #define __UNALIGNED_UINT32_READ(addr) (*((const __packed uint32_t *)(addr))) macro
Dcmsis_iccarm.h166 #ifndef __UNALIGNED_UINT32_READ
174 #define __UNALIGNED_UINT32_READ(PTR) __iar_uint32_read(PTR) macro
Dcmsis_gcc.h97 #ifndef __UNALIGNED_UINT32_READ
102 …#define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr… macro
/cmsis-3.5.0/CMSIS/Core_R/Include/
Dcmsis_gcc.h98 #ifndef __UNALIGNED_UINT32_READ
103 …#define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr… macro