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

  /device/google/contexthub/firmware/os/inc/algos/
time_sync.h 50 bool time_sync_add(time_sync_t *sync, uint64_t time1, uint64_t time2);
  /device/google/contexthub/firmware/os/algos/
time_sync.c 60 bool time_sync_add(time_sync_t *sync, uint64_t time1, uint64_t time2) { function
  /device/google/contexthub/firmware/os/drivers/bosch_bmi160/
bosch_bmi160.c 797 time_sync_add(&mTask.gSensorTime2RTC, rtc_time_ns, sensor_time * 39ull);
    [all...]
  /device/google/contexthub/firmware/os/drivers/st_lsm6dsm/
st_lsm6dsm.c     [all...]

Completed in 91 milliseconds