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

  /device/google/contexthub/firmware/os/algos/
time_sync.c 26 sync->hold_count = 0;
79 if (sync->hold_count > 0) {
80 --sync->hold_count;
162 sync->hold_count = count;
  /device/google/contexthub/firmware/os/inc/algos/
time_sync.h 43 uint8_t hold_count; member in struct:__anon1908

Completed in 346 milliseconds