Home
last modified time | relevance | path

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

/Zephyr-latest/tests/posix/common/src/
Dclock.c19 static inline void tv_to_ts(const struct timeval *tv, struct timespec *ts) in tv_to_ts() function
56 tv_to_ts(&tv, &ts); in ZTEST()
/Zephyr-latest/tests/posix/timers/src/
Dclock.c37 static inline void tv_to_ts(const struct timeval *tv, struct timespec *ts) in tv_to_ts() function