Home
last modified time | relevance | path

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

/Zephyr-latest/tests/kernel/timer/timer_behavior/src/
Dtick_timer_train.c20 uint32_t late_callbacks; member
40 tm_wrap->late_callbacks++; in tm_fn()
136 timers[i].late_callbacks, in ZTEST()
137 (1000 * timers[i].late_callbacks + MAX_CALLBACKS/2) / MAX_CALLBACKS / 10, in ZTEST()
138 (1000 * timers[i].late_callbacks + MAX_CALLBACKS/2) / MAX_CALLBACKS % 10); in ZTEST()
150 timers[i].late_callbacks, in ZTEST()