Home
last modified time | relevance | path

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

/examples/utest/testcases/kernel/
A Dtimer_tc.c47 } timer_struct; typedef
48 static timer_struct timer;
52 timer_struct *timer_call; in timer_oneshot()
53 timer_call = (timer_struct *)param; in timer_oneshot()
62 timer_struct *timer_call; in timer_periodic()
63 timer_call = (timer_struct *)param; in timer_periodic()
214 timer_struct *timer_call; in timer_control()
215 timer_call = (timer_struct *)param; in timer_control()
279 timer_struct *timer_call; in timer_start_in_callback()
280 timer_call = (timer_struct *)param; in timer_start_in_callback()
[all …]

Completed in 3 milliseconds