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

    timers_driver.h

    Go to the documentation of this file.
    00001 /*
     00002 This file is part of CanFestival, a library implementing CanOpen Stack. 
     00003 
    @@ -49,17 +49,17 @@
     00028 /*void initTimer();*/
     00029 
     00030 // For use from CAN driver
    -00031 void EnterMutex(void);
    -00032 void LeaveMutex(void);
    -00033 void WaitReceiveTaskEnd(TASK_HANDLE);
    +00031 void EnterMutex(void);
    +00032 void LeaveMutex(void);
    +00033 void WaitReceiveTaskEnd(TASK_HANDLE);
     00034 
     00035 // For use from application
    -00036 void StartTimerLoop(TimerCallback_t init_callback);
    -00037 void StopTimerLoop(void);
    -00038 void CreateReceiveTask(CAN_PORT , TASK_HANDLE* , void* );
    +00036 void StartTimerLoop(TimerCallback_t init_callback);
    +00037 void StopTimerLoop(void);
    +00038 void CreateReceiveTask(CAN_PORT , TASK_HANDLE* , void* );
     00039 
     00040 #endif
    -

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