Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/inc/algos/
Dtime_sync.h48 bool time_sync_init(time_sync_t *sync);
/device/google/contexthub/firmware/src/algos/
Dtime_sync.c29 bool time_sync_init(time_sync_t *sync) { in time_sync_init() function
/device/google/contexthub/firmware/src/drivers/bosch_bmi160/
Dbosch_bmi160.c604 time_sync_init(&mTask.gSensorTime2RTC); in time_init()