Home
last modified time | relevance | path

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

12

/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/inc/bsp/cmsis/Include/
H A Dcmsis_compiler.h125 #ifndef __UNALIGNED_UINT32_READ
127 …#define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr… macro
210 #ifndef __UNALIGNED_UINT32_READ
212 …#define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr… macro
276 #ifndef __UNALIGNED_UINT32_READ
278 …#define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr… macro
340 #ifndef __UNALIGNED_UINT32_READ
342 …#define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr… macro
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Include/
H A Dcmsis_compiler.h110 #ifndef __UNALIGNED_UINT32_READ
112 …#define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr… macro
179 #ifndef __UNALIGNED_UINT32_READ
181 …#define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr… macro
246 #ifndef __UNALIGNED_UINT32_READ
248 …#define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr… macro
H A Dcmsis_armcc.h94 #ifndef __UNALIGNED_UINT32_READ
95 #define __UNALIGNED_UINT32_READ(addr) (*((const __packed uint32_t *)(addr))) macro
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Core/Include/
H A Dcmsis_compiler.h110 #ifndef __UNALIGNED_UINT32_READ
112 …#define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr… macro
179 #ifndef __UNALIGNED_UINT32_READ
181 …#define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr… macro
246 #ifndef __UNALIGNED_UINT32_READ
248 …#define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr… macro
H A Dcmsis_armcc.h94 #ifndef __UNALIGNED_UINT32_READ
95 #define __UNALIGNED_UINT32_READ(addr) (*((const __packed uint32_t *)(addr))) macro
H A Dcmsis_iccarm.h191 #ifndef __UNALIGNED_UINT32_READ
199 #define __UNALIGNED_UINT32_READ(PTR) __iar_uint32_read(PTR) macro
/btstack/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/
H A Dcmsis_compiler.h110 #ifndef __UNALIGNED_UINT32_READ
112 …#define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr… macro
179 #ifndef __UNALIGNED_UINT32_READ
181 …#define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr… macro
246 #ifndef __UNALIGNED_UINT32_READ
248 …#define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr… macro
H A Dcmsis_armcc.h94 #ifndef __UNALIGNED_UINT32_READ
95 #define __UNALIGNED_UINT32_READ(addr) (*((const __packed uint32_t *)(addr))) macro
H A Dcmsis_iccarm.h191 #ifndef __UNALIGNED_UINT32_READ
199 #define __UNALIGNED_UINT32_READ(PTR) __iar_uint32_read(PTR) macro
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/CMSIS/Device/ST/STM32WBxx/Include/
H A Dcmsis_compiler.h110 #ifndef __UNALIGNED_UINT32_READ
112 …#define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr… macro
179 #ifndef __UNALIGNED_UINT32_READ
181 …#define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr… macro
246 #ifndef __UNALIGNED_UINT32_READ
248 …#define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr… macro
/btstack/port/stm32-l451-miromico-sx1280/Drivers/CMSIS/Include/
H A Dcmsis_compiler.h110 #ifndef __UNALIGNED_UINT32_READ
112 …#define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr… macro
179 #ifndef __UNALIGNED_UINT32_READ
181 …#define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr… macro
246 #ifndef __UNALIGNED_UINT32_READ
248 …#define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr… macro
H A Dcmsis_armcc.h94 #ifndef __UNALIGNED_UINT32_READ
95 #define __UNALIGNED_UINT32_READ(addr) (*((const __packed uint32_t *)(addr))) macro
H A Dcmsis_iccarm.h191 #ifndef __UNALIGNED_UINT32_READ
199 #define __UNALIGNED_UINT32_READ(PTR) __iar_uint32_read(PTR) macro
/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/arm/CMSIS_5/CMSIS/Core/Include/
H 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
H A Dcmsis_armcc.h99 #ifndef __UNALIGNED_UINT32_READ
100 #define __UNALIGNED_UINT32_READ(addr) (*((const __packed uint32_t *)(addr))) macro
H A Dcmsis_armclang.h95 #ifndef __UNALIGNED_UINT32_READ
101 …#define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr… macro
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/CMSIS/Include/
H 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
H A Dcmsis_armcc.h98 #ifndef __UNALIGNED_UINT32_READ
99 #define __UNALIGNED_UINT32_READ(addr) (*((const __packed uint32_t *)(addr))) macro
H A Dcmsis_armclang.h99 #ifndef __UNALIGNED_UINT32_READ
105 …#define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr… macro
H A Dcmsis_iccarm.h201 #ifndef __UNALIGNED_UINT32_READ
209 #define __UNALIGNED_UINT32_READ(PTR) __iar_uint32_read(PTR) macro
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Core_A/Include/
H A Dcmsis_armclang.h92 #ifndef __UNALIGNED_UINT32_READ
97 …#define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr… macro
H A Dcmsis_gcc.h97 #ifndef __UNALIGNED_UINT32_READ
102 …#define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr… macro
H A Dcmsis_armcc.h80 #ifndef __UNALIGNED_UINT32_READ
81 #define __UNALIGNED_UINT32_READ(addr) (*((const __packed uint32_t *)(addr))) macro
H A Dcmsis_iccarm.h154 #ifndef __UNALIGNED_UINT32_READ
162 #define __UNALIGNED_UINT32_READ(PTR) __iar_uint32_read(PTR) macro
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/CMSIS/Include/
H A Dcmsis_armcc.h94 #ifndef __UNALIGNED_UINT32_READ
95 #define __UNALIGNED_UINT32_READ(addr) (*((const __packed uint32_t *)(addr))) macro

12