Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/src/
DnanohubCommand.c85 struct TimeSync struct
101 static struct TimeSync mTimeSync = { }; argument
652 static void addDelta(struct TimeSync *sync, uint64_t apTime, uint64_t hubTime) in addDelta()
672 static uint64_t getAvgDelta(struct TimeSync *sync) in getAvgDelta()