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

  /device/google/contexthub/firmware/os/inc/algos/
ap_hub_sync.h 57 int64_t apHubSyncGetDelta(struct ApHubSync* sync, uint64_t hubTime);
  /device/google/contexthub/firmware/os/algos/
ap_hub_sync.c 85 int64_t apHubSyncGetDelta(struct ApHubSync* sync, uint64_t hubTime) {
  /device/google/contexthub/firmware/os/core/
nanohubCommand.c 677 return apHubSyncGetDelta(sync, sensorGetTime());
    [all...]

Completed in 87 milliseconds