diff -r 6787754b251b -r b6572d0336c3 doc/doxygen/html/timers__xeno_2timerscfg_8h.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/doxygen/html/timers__xeno_2timerscfg_8h.html Mon Jun 04 17:59:50 2007 +0200 @@ -0,0 +1,140 @@ + + +CanFestival: /home/epimerde/documents/tc11/CanFestival-3/include/timers_xeno/timerscfg.h File Reference + + + + +
+
+
+
+

/home/epimerde/documents/tc11/CanFestival-3/include/timers_xeno/timerscfg.h File Reference

#include <native/task.h>
+#include <native/timer.h>
+#include <native/mutex.h>
+#include <native/alarm.h>
+ +

+Go to the source code of this file. + + + + + + + + + + + + +

Defines

#define TIMEVAL   RTIME
#define TIMEVAL_MAX   ~(RTIME)0
#define MS_TO_TIMEVAL(ms)   (RTIME)ms*1000000
#define US_TO_TIMEVAL(us)   (RTIME)us*1000
#define TASK_HANDLE   RT_TASK
+


Define Documentation

+ +
+
+ + + + + + + + + +
#define MS_TO_TIMEVAL (ms   )    (RTIME)ms*1000000
+
+
+ +

+ +

+Definition at line 35 of file timerscfg.h. +

+

+ +

+
+ + + + +
#define TASK_HANDLE   RT_TASK
+
+
+ +

+ +

+Definition at line 38 of file timerscfg.h. +

+

+ +

+
+ + + + +
#define TIMEVAL   RTIME
+
+
+ +

+ +

+Definition at line 33 of file timerscfg.h. +

+

+ +

+
+ + + + +
#define TIMEVAL_MAX   ~(RTIME)0
+
+
+ +

+ +

+Definition at line 34 of file timerscfg.h. +

+

+ +

+
+ + + + + + + + + +
#define US_TO_TIMEVAL (us   )    (RTIME)us*1000
+
+
+ +

+ +

+Definition at line 36 of file timerscfg.h. +

+

+


Generated on Mon Jun 4 16:29:08 2007 for CanFestival by  + +doxygen 1.5.1
+ +