Home
last modified time | relevance | path

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

/external/platform/pico/rp2_common/cmsis/stub/CMSIS/Core/Include/
A 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
A Dcmsis_armcc.h93 #ifndef __UNALIGNED_UINT16_READ
94 #define __UNALIGNED_UINT16_READ(addr) (*((const __packed uint16_t *)(addr))) macro
A Dcmsis_armclang.h83 #ifndef __UNALIGNED_UINT16_READ
89 …#define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr… macro
A Dcmsis_iccarm.h180 #ifndef __UNALIGNED_UINT16_READ
188 #define __UNALIGNED_UINT16_READ(PTR) __iar_uint16_read(PTR) macro
A Dcmsis_armclang_ltm.h83 #ifndef __UNALIGNED_UINT16_READ
89 …#define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr… macro
A Dcmsis_gcc.h86 #ifndef __UNALIGNED_UINT16_READ
92 …#define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr… macro
/external/arch/arm/arm-m/CMSIS/Include/
A 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
A Dcmsis_armcc.h93 #ifndef __UNALIGNED_UINT16_READ
94 #define __UNALIGNED_UINT16_READ(addr) (*((const __packed uint16_t *)(addr))) macro
A Dcmsis_armclang.h79 #ifndef __UNALIGNED_UINT16_READ
85 …#define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr… macro
A Dcmsis_iccarm.h180 #ifndef __UNALIGNED_UINT16_READ
188 #define __UNALIGNED_UINT16_READ(PTR) __iar_uint16_read(PTR) macro
A Dcmsis_armclang_ltm.h79 #ifndef __UNALIGNED_UINT16_READ
85 …#define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr… macro
A Dcmsis_gcc.h89 #ifndef __UNALIGNED_UINT16_READ
95 …#define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr… macro

Completed in 39 milliseconds