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

  /device/google/contexthub/firmware/os/inc/algos/
time_sync.h 49 void time_sync_truncate(time_sync_t *sync, size_t window_size);
  /device/google/contexthub/firmware/os/algos/
time_sync.c 35 void time_sync_truncate(time_sync_t *sync, size_t window_size) { function
81 time_sync_truncate(sync, prev_n);
  /device/google/contexthub/firmware/os/drivers/bosch_bmi160/
bosch_bmi160.c 807 time_sync_truncate(&mTask.gSensorTime2RTC, 2);
    [all...]

Completed in 109 milliseconds