Home
last modified time | relevance | path

Searched defs:U64TO64_BIG (Results 1 – 3 of 3) sorted by relevance

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dsw_ecrypt-portable.h140 #define U64TO64_BIG(v) SWAP64(v) macro
150 #define U64TO64_BIG(v) (v) macro
/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/driverlib/
Dsw_ecrypt-portable.h130 #define U64TO64_BIG(v) SWAP64(v) macro
140 #define U64TO64_BIG(v) (v) macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dsw_ecrypt-portable.h142 #define U64TO64_BIG(v) SWAP64(v) macro
152 #define U64TO64_BIG(v) (v) macro