Home
last modified time | relevance | path

Searched refs:U16C (Results 1 – 6 of 6) sorted by relevance

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dsw_ecrypt-config.h89 #define U16C(v) (v##U) macro
126 #define U16C(v) (v##U) macro
163 #define U16C(v) (v##U) macro
200 #define U16C(v) (v##UL) macro
239 #define U16C(v) (v##ULL) macro
Dsw_ecrypt-portable.h71 #define U16V(v) ((u16)(v) & U16C(0xFFFF))
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dsw_ecrypt-config.h91 #define U16C(v) (v##U) macro
128 #define U16C(v) (v##U) macro
165 #define U16C(v) (v##U) macro
202 #define U16C(v) (v##UL) macro
241 #define U16C(v) (v##ULL) macro
Dsw_ecrypt-portable.h73 #define U16V(v) ((u16)(v) & U16C(0xFFFF))
/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/driverlib/
Dsw_ecrypt-config.h89 #define U16C(v) (v##U) macro
126 #define U16C(v) (v##U) macro
163 #define U16C(v) (v##U) macro
200 #define U16C(v) (v##UL) macro
239 #define U16C(v) (v##ULL) macro
Dsw_ecrypt-portable.h71 #define U16V(v) ((u16)(v)&U16C(0xFFFF))