Home
last modified time | relevance | path

Searched defs:apTime (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/firmware/os/algos/
Dap_hub_sync.c45 void apHubSyncAddDelta(struct ApHubSync* sync, uint64_t apTime, uint64_t hubTime) { in apHubSyncAddDelta()
/device/google/contexthub/firmware/os/core/
DnanohubCommand.c667 static void addDelta(struct ApHubSync *sync, uint64_t apTime, uint64_t hubTime) in addDelta()