Home
last modified time | relevance | path

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

/hardware/nxp/secure_element/snxxx/libese-spi/p73/pal/
DphNxpEsePal.cpp215 struct timespec ts1, ts2; in phPalEse_BusyWait() local
219 clock_gettime(CLOCK_MONOTONIC, &ts2); in phPalEse_BusyWait()
220 elapsed_time = 1e+6 * ts2.tv_sec + 1e-3 * ts2.tv_nsec - in phPalEse_BusyWait()
/hardware/st/nfc/st21nfc/hal/
Dhal_fwlog.h43 uint8_t ts2; member