diff -r f45fd4cd3832 -r 34654679f262 doc/doxygen/html/timers__xeno_8c.html --- a/doc/doxygen/html/timers__xeno_8c.html Fri Jul 06 10:53:15 2007 +0200 +++ b/doc/doxygen/html/timers__xeno_8c.html Mon Jul 16 08:56:03 2007 +0200 @@ -18,7 +18,7 @@
  • Globals
  • +drivers » timers_xeno

    timers_xeno.c File Reference

    #include <stdlib.h>
    #include <unistd.h>
    #include <sys/mman.h>
    @@ -33,57 +33,57 @@

    Include dependency graph for timers_xeno.c:

    - - - - - - + + + + + +

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

    Defines

    #define TIMERLOOP_TASK_CREATED   1
    #define TIMERLOOP_TASK_CREATED   1

    Functions

    void cleanup_all (void)
    void StopTimerLoop (void)
    void EnterMutex (void)
    void LeaveMutex (void)
    void timerloop_task_proc (void *arg)
    void StartTimerLoop (TimerCallback_t init_callback)
    void CreateReceiveTask (CAN_PORT fd0, TASK_HANDLE *ReceiveLoop_task, void *ReceiveLoop_task_proc)
    void WaitReceiveTaskEnd (TASK_HANDLE *Thread)
    void setTimer (TIMEVAL value)
    TIMEVAL getElapsedTime (void)
    void cleanup_all (void)
    void StopTimerLoop (void)
    void EnterMutex (void)
    void LeaveMutex (void)
    void timerloop_task_proc (void *arg)
    void StartTimerLoop (TimerCallback_t init_callback)
    void CreateReceiveTask (CAN_PORT fd0, TASK_HANDLE *ReceiveLoop_task, void *ReceiveLoop_task_proc)
    void WaitReceiveTaskEnd (TASK_HANDLE *Thread)
    void setTimer (TIMEVAL value)
    TIMEVAL getElapsedTime (void)

    Variables

    RT_MUTEX CanFestival_mutex
    RT_TASK timerloop_task
    RTIME last_time_read
    RTIME last_occured_alarm
    RTIME last_alarm_set
    char stop_timer = 0
    RT_MUTEX CanFestival_mutex
    RT_TASK timerloop_task
    RTIME last_time_read
    RTIME last_occured_alarm
    RTIME last_alarm_set
    char stop_timer = 0


    Define Documentation

    - +
    @@ -101,7 +101,7 @@


    Function Documentation

    - +
    @@ -127,14 +127,14 @@ Referenced by StartTimerLoop().

    - +

    - + @@ -164,7 +164,7 @@ Definition at line 93 of file timers_xeno.c.

    - +

    void CreateReceiveTask (CAN_PORT CAN_PORT  fd0,
    @@ -188,7 +188,7 @@ References CanFestival_mutex.

    - +

    @@ -212,7 +212,7 @@ References last_occured_alarm, and last_time_read.

    - +

    @@ -236,7 +236,7 @@ References CanFestival_mutex.

    - +

    @@ -260,14 +260,14 @@ References last_alarm_set, last_time_read, timerloop_task, and TIMEVAL_MAX.

    - +

    - + @@ -283,20 +283,20 @@

    References cleanup_all(), getElapsedTime(), last_alarm_set, last_occured_alarm, last_time_read, SetAlarm(), stop_timer, timerloop_task, and timerloop_task_proc().

    -Here is the call graph for this function:

    - - - - - - - - +Here is the call graph for this function:

    + + + + + + + +

    - +

    void StartTimerLoop (TimerCallback_t TimerCallback_t  init_callback  ) 
    @@ -320,7 +320,7 @@ References stop_timer, and timerloop_task.

    - +

    @@ -345,17 +345,17 @@

    Referenced by StartTimerLoop().

    -Here is the call graph for this function:

    - - - - - +Here is the call graph for this function:

    + + + + +

    - +

    @@ -378,12 +378,12 @@


    Variable Documentation

    - -
    -
    -
    - - + +
    +
    +
    RT_MUTEX CanFestival_mutex
    + +
    RT_MUTEX CanFestival_mutex
    @@ -395,12 +395,12 @@ Definition at line 16 of file timers_xeno.c.

    - -

    -
    - - - + +
    +
    +
    RTIME last_alarm_set
    + +
    RTIME last_alarm_set
    @@ -414,12 +414,12 @@ Referenced by setTimer(), StartTimerLoop(), and timerloop_task_proc().

    - -

    -
    - - - + +
    +
    +
    RTIME last_occured_alarm
    + +
    RTIME last_occured_alarm
    @@ -433,12 +433,12 @@ Referenced by getElapsedTime(), StartTimerLoop(), and timerloop_task_proc().

    - -

    -
    - - - + +
    +
    +
    RTIME last_time_read
    + +
    RTIME last_time_read
    @@ -452,12 +452,12 @@ Referenced by getElapsedTime(), setTimer(), and StartTimerLoop().

    - -

    -
    - - - + +
    +
    +
    char stop_timer = 0
    + +
    char stop_timer = 0
    @@ -471,12 +471,12 @@ Referenced by StartTimerLoop(), StopTimerLoop(), and timerloop_task_proc().

    - -

    -
    - - - + +
    +
    +
    RT_TASK timerloop_task
    + +
    RT_TASK timerloop_task
    @@ -490,7 +490,7 @@ Referenced by cleanup_all(), setTimer(), StartTimerLoop(), and StopTimerLoop().

    -


    Generated on Fri Jun 8 08:51:43 2007 for CanFestival by  +
    Generated on Mon Jul 2 19:10:19 2007 for CanFestival by  doxygen 1.5.1