Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Core/Include/
Dcmsis_compiler.h110 #ifndef __UNALIGNED_UINT16_READ
112 …#define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr… macro
183 #ifndef __UNALIGNED_UINT16_READ
185 …#define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr… macro
255 #ifndef __UNALIGNED_UINT16_READ
257 …#define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr… macro
Dcmsis_armclang.h77 #ifndef __UNALIGNED_UINT16_READ
82 …#define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr… macro
Dcmsis_clang.h82 #ifndef __UNALIGNED_UINT16_READ
87 #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_gcc.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
/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Core/Include/m-profile/
Dcmsis_tiarmclang_m.h72 #ifndef __UNALIGNED_UINT16_READ
77 …#define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr… macro
Dcmsis_iccarm_m.h187 #ifndef __UNALIGNED_UINT16_READ
195 #define __UNALIGNED_UINT16_READ(PTR) __iar_uint16_read(PTR) macro