src/timer.c File Reference

#include <applicfg.h>
#include "timer.h"

Include dependency graph for timer.c:

Go to the source code of this file.

Functions

TIMER_HANDLE SetAlarm (CO_Data *d, UNS32 id, TimerCallback_t callback, TIMEVAL value, TIMEVAL period)
 Set an alarm to execute a callback function when expired.
TIMER_HANDLE DelAlarm (TIMER_HANDLE handle)
 Delete an alarm before expiring.

Variables

int tdcount = 0


Detailed Description

Author:
Edouard TISSERANT and Francis DUPIN
Date:
Tue Jun 5 09:32:32 2007

Definition in file timer.c.


Variable Documentation

int tdcount = 0

------ TimeDispatch is called on each timer expiration ----

Definition at line 102 of file timer.c.


Generated on Wed Feb 4 12:17:20 2009 for CanFestival by  doxygen 1.5.6