Home
last modified time | relevance | path

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

/hardware/st/secure_element2/secure_element/esehal/src/
Dtransport.c70 ts_add_ns(const struct timespec ta, uint64_t ns) in ts_add_ns() function
126 ts_timeout = ts_add_ns(ts, bwt * NSEC_PER_MSEC); in block_recv()
132 ts = ts_add_ns(ts, 2 * NSEC_PER_MSEC); in block_recv()