Lines Matching refs:timer
163 SysTimer timer;579 if (call->timer) {580 sys_timer_destroy( call->timer );581 call->timer = NULL;1497 sys_timer_set( vcall->timer, sys_time_ms() + CALL_DELAY_ALERT,1541 vcall->timer = sys_timer_create();1542 sys_timer_set( vcall->timer, sys_time_ms() + CALL_DELAY_DIAL,