zephyr/tests/kernel/timer/timer_behavior/src
Andrzej Głąbek 222593f8c4 tests: kernel: timer: jitter_drift: Restore initial alignment to tick
This is a follow-up to commit 4cc21e2f4a.

That short sleeping before starting the test was removed together with
accuracy improvements (specifically, with moving of the first readout
of the cycle counter). Nevertheless, this tick alignment it still
needed, as without it in specific conditions the test may undesirably
fail.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2023-09-29 16:25:10 +02:00
..
jitter_drift.c tests: kernel: timer: jitter_drift: Restore initial alignment to tick 2023-09-29 16:25:10 +02:00
main.c tests/kernel/timer/timer_behavior: Add support for external tool 2023-09-27 20:25:09 -04:00
tick_timer_train.c