#include "timers.h"Include dependency graph for tmrs_set.c:

Go to the source code of this file.
Functions | |
| clock_t | tmrs_settimer (timer_t **tmrs, timer_t *tp, clock_t exp_time, tmr_func_t watchdog, clock_t *new_head) |
|
||||||||||||||||||||||||
|
Definition at line 6 of file tmrs_set.c. References NULL, timer::tmr_next, tmrs_clrtimer(), and tp. Referenced by beep(), beep_x(), f_set_timer(), fs_set_timer(), fxp_set_timer(), kbd_send(), kbd_watchdog(), pm_set_timer(), set_timer(), and settimer(). |
1.4.6