Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/testsuite/include/zephyr/
Dtimestamp.h26 #define TICK_SYNCH() k_sleep(K_TICKS(1)) macro
74 TICK_SYNCH(); in bench_test_start()
/Zephyr-Core-3.5.0/tests/benchmarks/latency_measure/src/
Dint_to_thread.c70 TICK_SYNCH(); in int_to_thread()
Dint_to_thread_evt.c86 TICK_SYNCH(); in int_to_thread_evt()