Searched refs:chreGetTime (Results 1 – 7 of 7) sorted by relevance
/device/google/contexthub/firmware/app/chre/chre_test2.app/ |
D | main.cpp | 71 mTimer.startTime = chreGetTime(); in nanoappHandleEvent() 98 ") cnt: %d\n", t->timerId, t->startTime, chreGetTime(), in nanoappHandleEvent()
|
/device/google/contexthub/firmware/app/chre/chre_test0.app/ |
D | main.c | 89 ") cnt: %d\n", t->timerId, chreGetTime(), mCnt); in nanoappHandleEvent()
|
/device/google/contexthub/firmware/app/chre/chre_test1.app/ |
D | main.cpp | 102 ") cnt: %d\n", t->timerId, chreGetTime(), mCnt); in nanoappHandleEvent()
|
/device/google/contexthub/firmware/app/chre/common/ |
D | chre10_app_syscalls.c | 49 uint64_t chreGetTime(void) { in chreGetTime() function
|
D | chre11_app_syscalls.c | 46 uint64_t chreGetTime(void) { in chreGetTime() function
|
D | chre_app_syscalls.c | 46 uint64_t chreGetTime(void) { in chreGetTime() function
|
/device/google/contexthub/firmware/os/algos/calibration/nano_calibration/ |
D | nano_calibration.cc | 280 cal_data.cal_update_time_nanos = chreGetTime(); in LoadAshCalibration()
|