Home
last modified time | relevance | path

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

/external/platform/pico/rp2_common/cmsis/stub/CMSIS/Core/Include/
A 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
A Dcmsis_armcc.h99 #ifndef __UNALIGNED_UINT32_READ
100 #define __UNALIGNED_UINT32_READ(addr) (*((const __packed uint32_t *)(addr))) macro
A Dcmsis_armclang.h99 #ifndef __UNALIGNED_UINT32_READ
105 …#define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr… macro
A Dcmsis_iccarm.h203 #ifndef __UNALIGNED_UINT32_READ
211 #define __UNALIGNED_UINT32_READ(PTR) __iar_uint32_read(PTR) macro
A Dcmsis_armclang_ltm.h99 #ifndef __UNALIGNED_UINT32_READ
105 …#define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr… macro
A Dcmsis_gcc.h102 #ifndef __UNALIGNED_UINT32_READ
108 …#define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr… macro
/external/arch/arm/arm-m/CMSIS/Include/
A 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
A Dcmsis_armcc.h99 #ifndef __UNALIGNED_UINT32_READ
100 #define __UNALIGNED_UINT32_READ(addr) (*((const __packed uint32_t *)(addr))) macro
A Dcmsis_armclang.h95 #ifndef __UNALIGNED_UINT32_READ
101 …#define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr… macro
A Dcmsis_iccarm.h203 #ifndef __UNALIGNED_UINT32_READ
211 #define __UNALIGNED_UINT32_READ(PTR) __iar_uint32_read(PTR) macro
A Dcmsis_armclang_ltm.h95 #ifndef __UNALIGNED_UINT32_READ
101 …#define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr… macro
A Dcmsis_gcc.h105 #ifndef __UNALIGNED_UINT32_READ
111 …#define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr… macro

Completed in 33 milliseconds