Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/cmsis/core/
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_iccarm.h180 #ifndef __UNALIGNED_UINT16_READ
188 #define __UNALIGNED_UINT16_READ(PTR) __iar_uint16_read(PTR) macro
Dcmsis_gcc.h86 #ifndef __UNALIGNED_UINT16_READ
92 …#define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr… macro