Home
last modified time | relevance | path

Searched defs:__UNALIGNED_UINT16_READ (Results 1 – 6 of 6) sorted by relevance

/cmsis_6-latest/CMSIS/Core/Include/
Dcmsis_compiler.h104 …#define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr… macro
177 …#define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr… macro
249 …#define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr… macro
Dcmsis_armclang.h82 …#define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr… macro
Dcmsis_clang.h87 …#define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr… macro
Dcmsis_iccarm.h123 #define __UNALIGNED_UINT16_READ(PTR) __iar_uint16_read(PTR) macro
Dcmsis_gcc.h85 …#define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr… macro
/cmsis_6-latest/CMSIS/Core/Include/m-profile/
Dcmsis_tiarmclang_m.h77 …#define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr… macro