Searched refs:u64 (Results 1 – 4 of 4) sorted by relevance
221 u64 ts; // Time of discovery226 u64 rtt; // in nanoseconds227 u64 rtt_sd; // standard deviation in rtt
20 #define U64_DIV_BY_CONST_U16(u64, u16) \ argument23 const uint64_t _num = u64; \
63 optional u64 buff_address = 0x10;
627 initEv(&nev[cnt++], timestamp, type, sensor)->u64.step_counter = mLastStepCount; in processSample()