HomeSort by relevance Sort by last modified time
    Searched refs:apHubSyncAddDelta (Results 1 - 3 of 3) sorted by null

  /device/google/contexthub/firmware/os/inc/algos/
ap_hub_sync.h 54 void apHubSyncAddDelta(struct ApHubSync* sync, uint64_t apTime, uint64_t hubTime);
  /device/google/contexthub/firmware/os/algos/
ap_hub_sync.c 45 void apHubSyncAddDelta(struct ApHubSync* sync, uint64_t apTime, uint64_t hubTime) {
  /device/google/contexthub/firmware/os/core/
nanohubCommand.c 672 apHubSyncAddDelta(sync, apTime, hubTime);
    [all...]

Completed in 81 milliseconds