Home
last modified time | relevance | path

Searched defs:__UNALIGNED_UINT32 (Results 1 – 25 of 38) sorted by relevance

12

/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Core_A/Include/
H A Dcmsis_compiler.h93 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) macro
139 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) macro
184 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) macro
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/inc/bsp/cmsis/Include/
H A Dcmsis_compiler.h111 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) macro
196 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) macro
262 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) macro
326 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) macro
/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/arm/CMSIS_5/CMSIS/Core/Include/
H A Dcmsis_compiler.h102 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) macro
174 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) macro
245 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) macro
H A Dcmsis_armcc.h88 #define __UNALIGNED_UINT32(x) (*((__packed uint32_t *)(x))) macro
H A Dcmsis_armclang.h69 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) macro
H A Dcmsis_iccarm.h230 #define __UNALIGNED_UINT32(PTR) (((struct __iar_u32 *)(PTR))->v) macro
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Include/
H A Dcmsis_compiler.h96 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) macro
165 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) macro
232 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) macro
H A Dcmsis_armcc.h83 #define __UNALIGNED_UINT32(x) (*((__packed uint32_t *)(x))) macro
H A Dcmsis_iccarm.h218 #define __UNALIGNED_UINT32(PTR) (((struct __iar_u32 *)(PTR))->v) macro
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Core/Include/
H A Dcmsis_compiler.h96 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) macro
165 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) macro
232 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) macro
H A Dcmsis_armcc.h83 #define __UNALIGNED_UINT32(x) (*((__packed uint32_t *)(x))) macro
H A Dcmsis_iccarm.h218 #define __UNALIGNED_UINT32(PTR) (((struct __iar_u32 *)(PTR))->v) macro
H A Dcmsis_armclang.h73 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) macro
/btstack/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/
H A Dcmsis_compiler.h96 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) macro
165 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) macro
232 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) macro
H A Dcmsis_armcc.h83 #define __UNALIGNED_UINT32(x) (*((__packed uint32_t *)(x))) macro
H A Dcmsis_iccarm.h218 #define __UNALIGNED_UINT32(PTR) (((struct __iar_u32 *)(PTR))->v) macro
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/CMSIS/Include/
H A Dcmsis_compiler.h102 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) macro
174 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) macro
245 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) macro
H A Dcmsis_armcc.h87 #define __UNALIGNED_UINT32(x) (*((__packed uint32_t *)(x))) macro
H A Dcmsis_armclang.h73 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) macro
H A Dcmsis_iccarm.h228 #define __UNALIGNED_UINT32(PTR) (((struct __iar_u32 *)(PTR))->v) macro
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/CMSIS/Device/ST/STM32WBxx/Include/
H A Dcmsis_compiler.h96 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) macro
165 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) macro
232 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) macro
/btstack/port/stm32-l451-miromico-sx1280/Drivers/CMSIS/Include/
H A Dcmsis_compiler.h96 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) macro
165 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) macro
232 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) macro
H A Dcmsis_armcc.h83 #define __UNALIGNED_UINT32(x) (*((__packed uint32_t *)(x))) macro
H A Dcmsis_iccarm.h218 #define __UNALIGNED_UINT32(PTR) (((struct __iar_u32 *)(PTR))->v) macro
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/CMSIS/Include/
H A Dcmsis_armcc.h83 #define __UNALIGNED_UINT32(x) (*((__packed uint32_t *)(x))) macro

12