Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dsw_ecrypt-config.h78 #define U8C(v) (v##U) macro
115 #define U8C(v) (v##U) macro
152 #define U8C(v) (v##U) macro
189 #define U8C(v) (v##UL) macro
228 #define U8C(v) (v##ULL) macro
Dsw_ecrypt-portable.h70 #define U8V(v) ((u8)(v) & U8C(0xFF))
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dsw_ecrypt-config.h80 #define U8C(v) (v##U) macro
117 #define U8C(v) (v##U) macro
154 #define U8C(v) (v##U) macro
191 #define U8C(v) (v##UL) macro
230 #define U8C(v) (v##ULL) macro
Dsw_ecrypt-portable.h72 #define U8V(v) ((u8)(v) & U8C(0xFF))
/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/driverlib/
Dsw_ecrypt-config.h78 #define U8C(v) (v##U) macro
115 #define U8C(v) (v##U) macro
152 #define U8C(v) (v##U) macro
189 #define U8C(v) (v##UL) macro
228 #define U8C(v) (v##ULL) macro
Dsw_ecrypt-portable.h70 #define U8V(v) ((u8)(v)&U8C(0xFF))