Home
last modified time | relevance | path

Searched refs:SEQ_TIME_STAMP_MASK (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_common.c36 #define SEQ_TIME_STAMP_MASK 0xFFL macro
230 g_uniqueId = (g_uniqueId << SEQ_TIME_STAMP_BITS) | (SEQ_TIME_STAMP_MASK & timeStamp); in UpdateUniqueId()

Completed in 2 milliseconds