Home
last modified time | relevance | path

Searched refs:__UNALIGNED_UINT32 (Results 1 – 3 of 3) sorted by relevance

/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/cmsis/core/
Dcmsis_compiler.h100 #ifndef __UNALIGNED_UINT32 /* deprecated */
102 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) macro
172 #ifndef __UNALIGNED_UINT32 /* deprecated */
174 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) macro
243 #ifndef __UNALIGNED_UINT32 /* deprecated */
245 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) macro
Dcmsis_iccarm.h225 #ifndef __UNALIGNED_UINT32 /* deprecated */
230 #define __UNALIGNED_UINT32(PTR) (((struct __iar_u32 *)(PTR))->v) macro
Dcmsis_gcc.h70 #ifndef __UNALIGNED_UINT32 /* deprecated */
76 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v) macro