Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/testsuite/include/zephyr/
Dtimestamp.h102 static inline int high_timer_overflow(void) in high_timer_overflow() function
/Zephyr-Core-3.5.0/tests/benchmarks/app_kernel/src/
Dpipe_r.c128 if (high_timer_overflow()) { in pipeget()
Dpipe_b.c239 if (high_timer_overflow()) { in pipeput()