Home
last modified time | relevance | path

Searched refs:time_sync_estimate_time1 (Results 1 – 3 of 3) sorted by relevance

/device/google/contexthub/firmware/inc/algos/
Dtime_sync.h51 bool time_sync_estimate_time1(time_sync_t *sync, uint64_t time2, uint64_t *time1);
/device/google/contexthub/firmware/src/algos/
Dtime_sync.c87 bool time_sync_estimate_time1(time_sync_t *sync, uint64_t time2, uint64_t *time1) in time_sync_estimate_time1() function
/device/google/contexthub/firmware/src/drivers/bosch_bmi160/
Dbosch_bmi160.c609 return time_sync_estimate_time1( in sensortime_to_rtc_time()