Home
last modified time | relevance | path

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

/hardware/st/secure_element2/secure_element/1.0/esehal/src/
Dtransport.c46 ts_compare(const struct timespec *t1, const struct timespec *t2) in ts_compare() function
141 if (ts_compare(&ts, &ts_timeout) >= 0) in block_recv()