diff -r f45fd4cd3832 -r 34654679f262 doc/doxygen/html/timers__xeno_2timerscfg_8h.html --- a/doc/doxygen/html/timers__xeno_2timerscfg_8h.html Fri Jul 06 10:53:15 2007 +0200 +++ b/doc/doxygen/html/timers__xeno_2timerscfg_8h.html Mon Jul 16 08:56:03 2007 +0200 @@ -18,7 +18,7 @@
#include <native/task.h>
#include <native/timer.h>
#include <native/mutex.h>
Defines | |
#define | TIMEVAL RTIME |
#define | TIMEVAL RTIME |
#define | TIMEVAL_MAX ~(RTIME)0 |
#define | TIMEVAL_MAX ~(RTIME)0 |
#define | MS_TO_TIMEVAL(ms) (RTIME)ms*1000000 |
#define | MS_TO_TIMEVAL(ms) (RTIME)ms*1000000 |
#define | US_TO_TIMEVAL(us) (RTIME)us*1000 |
#define | US_TO_TIMEVAL(us) (RTIME)us*1000 |
#define | TASK_HANDLE RT_TASK |
#define | TASK_HANDLE RT_TASK |