Searched refs:chreGetTime (Results 1 - 7 of 7) sorted by relevance

/device/google/contexthub/firmware/app/chre/chre_test2.app/
H A Dmain.cpp71 mTimer.startTime = chreGetTime();
98 ") cnt: %d\n", t->timerId, t->startTime, chreGetTime(),
/device/google/contexthub/firmware/app/chre/chre_test0.app/
H A Dmain.c89 ") cnt: %d\n", t->timerId, chreGetTime(), mCnt);
/device/google/contexthub/firmware/app/chre/chre_test1.app/
H A Dmain.cpp102 ") cnt: %d\n", t->timerId, chreGetTime(), mCnt);
/device/google/contexthub/firmware/app/chre/common/
H A Dchre10_app_syscalls.c49 uint64_t chreGetTime(void) { function
H A Dchre11_app_syscalls.c46 uint64_t chreGetTime(void) { function
H A Dchre_app_syscalls.c46 uint64_t chreGetTime(void) { function
/device/google/contexthub/firmware/os/algos/calibration/nano_calibration/
H A Dnano_calibration.cc280 cal_data.cal_update_time_nanos = chreGetTime();

Completed in 87 milliseconds