diff -r f45fd4cd3832 -r 34654679f262 doc/doxygen/html/timer_8c.html --- a/doc/doxygen/html/timer_8c.html Fri Jul 06 10:53:15 2007 +0200 +++ b/doc/doxygen/html/timer_8c.html Mon Jul 16 08:56:03 2007 +0200 @@ -18,49 +18,49 @@
  • Globals
  • +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. - + - - - - - + + + + + - - - - - + + + + +

    Defines

    #define min_val(a, b)   ((a<b)?a:b)
    #define min_val(a, b)   ((a<b)?a:b)

    Functions

    TIMER_HANDLE SetAlarm (CO_Data *d, UNS32 id, TimerCallback_t callback, TIMEVAL value, TIMEVAL period)
    TIMER_HANDLE DelAlarm (TIMER_HANDLE handle)
    void TimeDispatch ()
    TIMER_HANDLE SetAlarm (CO_Data *d, UNS32 id, TimerCallback_t callback, TIMEVAL value, TIMEVAL period)
    TIMER_HANDLE DelAlarm (TIMER_HANDLE handle)
    void TimeDispatch ()

    Variables

    s_timer_entry timers [MAX_NB_TIMER] = {{TIMER_FREE, NULL, NULL, 0, 0, 0},}
    TIMEVAL total_sleep_time = TIMEVAL_MAX
    TIMER_HANDLE last_timer_raw = -1
    s_timer_entry timers [MAX_NB_TIMER] = {{TIMER_FREE, NULL, NULL, 0, 0, 0},}
    TIMEVAL total_sleep_time = TIMEVAL_MAX
    TIMER_HANDLE last_timer_raw = -1


    Detailed Description

    @@ -69,7 +69,7 @@

    Definition in file timer.c.


    Define Documentation

    - +
    @@ -97,7 +97,7 @@


    Function Documentation

    - +
    @@ -127,10 +127,10 @@

    References last_timer_raw, MSG_WAR, struct_s_timer_entry::state, and timers.

    -Referenced by heartbeatStop(), proceedNODE_GUARD(), ProducerHearbeatAlarm(), and stopSYNC(). - -

    - +Referenced by _sendPDOevent(), heartbeatStop(), PDOStop(), proceedNODE_GUARD(), proceedPDO(), ProducerHearbeatAlarm(), stopSYNC(), and TPDO_Communication_Parameter_Callback(). + +

    +

    @@ -149,7 +149,7 @@ - + @@ -191,10 +191,10 @@

    References struct_s_timer_entry::d, last_timer_raw, MAX_NB_TIMER, TIMER_HANDLE, and timers.

    -Referenced by heartbeatInit(), proceedNODE_GUARD(), startSYNC(), and StartTimerLoop(). - -

    - +Referenced by _sendPDOevent(), heartbeatInit(), proceedNODE_GUARD(), startSYNC(), and StartTimerLoop(). + +

    +

    TimerCallback_t TimerCallback_t  callback,
    @@ -219,20 +219,20 @@

    Referenced by class_timers::timer_loop_thread_proc(), timer_notify(), and timerloop_task_proc().

    -Here is the call graph for this function:

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

    + +


    Variable Documentation

    - -
    -
    -
    - - + +
    +
    +
    TIMER_HANDLE last_timer_raw = -1
    + +
    TIMER_HANDLE last_timer_raw = -1
    @@ -246,12 +246,12 @@ Referenced by DelAlarm(), SetAlarm(), and TimeDispatch().

    - -

    -
    - - - + +
    +
    +
    s_timer_entry timers[MAX_NB_TIMER] = {{TIMER_FREE, NULL, NULL, 0, 0, 0},}
    + +
    s_timer_entry timers[MAX_NB_TIMER] = {{TIMER_FREE, NULL, NULL, 0, 0, 0},}
    @@ -265,12 +265,12 @@ Referenced by DelAlarm(), SetAlarm(), and TimeDispatch().

    - -

    -
    - - - + +
    +
    +
    TIMEVAL total_sleep_time = TIMEVAL_MAX
    + +
    TIMEVAL total_sleep_time = TIMEVAL_MAX
    @@ -284,7 +284,7 @@ Referenced by TimeDispatch().

    -


    Generated on Fri Jun 8 08:52:17 2007 for CanFestival by  +
    Generated on Mon Jul 2 19:10:42 2007 for CanFestival by  doxygen 1.5.1