Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Core/Include/
Dcmsis_compiler.h118 #ifndef __UNALIGNED_UINT32_READ
120 …#define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr… macro
191 #ifndef __UNALIGNED_UINT32_READ
193 …#define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr… macro
263 #ifndef __UNALIGNED_UINT32_READ
265 …#define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr… macro
Dcmsis_armclang.h91 #ifndef __UNALIGNED_UINT32_READ
96 …#define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr… macro
Dcmsis_clang.h96 #ifndef __UNALIGNED_UINT32_READ
101 #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_gcc.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
/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Core/Include/m-profile/
Dcmsis_tiarmclang_m.h86 #ifndef __UNALIGNED_UINT32_READ
91 …#define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr… macro
Dcmsis_iccarm_m.h210 #ifndef __UNALIGNED_UINT32_READ
218 #define __UNALIGNED_UINT32_READ(PTR) __iar_uint32_read(PTR) macro