tty_start_timer_callback
evtimer_set(&tty->start_timer, tty_start_timer_callback, tty);
static void tty_start_timer_callback(int, short, void *);