Home
last modified time | relevance | path

Searched defs:then (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/tests/posix/timers/src/
Dsleep.c29 uint32_t then; in ZTEST() local
60 uint32_t then; in ZTEST() local
Dnanosleep.c155 uint64_t then; in common_lower_bound_check() local
Dclock.c142 struct timespec then, now; in ZTEST() local
/Zephyr-latest/tests/subsys/logging/log_blocking/src/
Dmain.c41 static inline uint32_t then(void) in then() function