Home
last modified time | relevance | path

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

/Zephyr-latest/tests/posix/common/src/
Dclock.c31 static inline int64_t ts_to_ns(const struct timespec *ts) in ts_to_ns() function
42 #define _tp_op(_a, _b, _op) (ts_to_ns(_a) _op ts_to_ns(_b))