Home
last modified time | relevance | path

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

/device/soc/chipsea/cst85/liteos_m/sdk/bsp/arch/cmsis/
Dcmsis_compiler.h102 #ifndef __UNALIGNED_UINT16_READ
104 …#define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr… macro
171 #ifndef __UNALIGNED_UINT16_READ
173 …#define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr… macro
238 #ifndef __UNALIGNED_UINT16_READ
240 …#define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr… macro
Dcmsis_armcc.h88 #ifndef __UNALIGNED_UINT16_READ
89 #define __UNALIGNED_UINT16_READ(addr) (*((const __packed uint16_t *)(addr))) macro
Dcmsis_gcc.h86 #ifndef __UNALIGNED_UINT16_READ
92 …#define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr… macro
/device/soc/st/stm32f4xx/sdk/Drivers/CMSIS/Include/
Dcmsis_compiler.h102 #ifndef __UNALIGNED_UINT16_READ
104 …#define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr… macro
171 #ifndef __UNALIGNED_UINT16_READ
173 …#define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr… macro
238 #ifndef __UNALIGNED_UINT16_READ
240 …#define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr… macro
Dcmsis_gcc.h86 #ifndef __UNALIGNED_UINT16_READ
92 …#define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr… macro
/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/platform/cmsis/inc/
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
Dcmsis_armcc.h93 #ifndef __UNALIGNED_UINT16_READ
94 #define __UNALIGNED_UINT16_READ(addr) (*((const __packed uint16_t *)(addr))) macro
Dcmsis_gcc.h86 #ifndef __UNALIGNED_UINT16_READ
92 …#define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr… macro
/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/platform/cmsis/inc/ca/
Dcmsis_armclang_ca.h76 #ifndef __UNALIGNED_UINT16_READ
82 …#define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr… macro
Dcmsis_armcc_ca.h74 #ifndef __UNALIGNED_UINT16_READ
75 #define __UNALIGNED_UINT16_READ(addr) (*((const __packed uint16_t *)(addr))) macro
Dcmsis_gcc_ca.h82 #ifndef __UNALIGNED_UINT16_READ
88 …#define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr… macro
/device/soc/st/common/platform/stm32mp1xx_hal/STM32MP1xx_HAL_Driver/Inc/
Dcmsis_gcc.h78 #ifndef __UNALIGNED_UINT16_READ
84 …#define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr… macro