Home
last modified time | relevance | path

Searched refs:HalGetTimestamp (Results 1 – 2 of 2) sorted by relevance

/hardware/st/nfc/1.0/hal/
Dhalcore.c404 struct timespec HalGetTimestamp(void) in HalGetTimestamp() function
475 inst->timer.startTime = HalGetTimestamp(); in HalStartTimer()
687 struct timespec now = HalGetTimestamp(); in HalWorkerThread()
695 now = HalGetTimestamp(); in HalWorkerThread()
/hardware/st/nfc/st21nfc/hal/
Dhalcore.cc409 struct timespec HalGetTimestamp(void) { in HalGetTimestamp() function
474 inst->timer.startTime = HalGetTimestamp(); in HalStartTimer()
678 struct timespec now = HalGetTimestamp(); in HalWorkerThread()
686 now = HalGetTimestamp(); in HalWorkerThread()