diff -r 6efc85c5493e -r 1c1e3599d66a doc/doxygen/html/sync_8c.html --- a/doc/doxygen/html/sync_8c.html Mon Feb 11 11:00:12 2008 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,448 +0,0 @@ - - -CanFestival: src/sync.c File Reference - - - - -
-
-
-
- -

sync.c File Reference

#include "data.h"
-#include "sync.h"
-#include "canfestival.h"
- -

-Include dependency graph for sync.c:

- - - - - - - - - - - - - - - - - - - - -

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

Functions

void SyncAlarm (CO_Data *d, UNS32 id)
UNS32 OnCOB_ID_SyncUpdate (CO_Data *d, const indextable *unsused_indextable, UNS8 unsused_bSubindex)
void startSYNC (CO_Data *d)
void stopSYNC (CO_Data *d)
UNS8 sendSYNC (CO_Data *d, UNS32 cob_id)
UNS8 proceedSYNC (CO_Data *d, Message *m)
void _post_sync ()
void _post_TPDO ()
-


Detailed Description

-
Author:
Edouard TISSERANT and Francis DUPIN
-
Date:
Tue Jun 5 09:32:32 2007
- -

-Definition in file sync.c.


Function Documentation

- -
-
- - - - - - - - - -
void _post_sync (void   ) 
-
-
- -

- -

-Definition at line 164 of file sync.c. -

-

- -

-
- - - - - - - - - -
void _post_TPDO (void   ) 
-
-
- -

- -

-Definition at line 165 of file sync.c. -

-

- -

-
- - - - - - - - - - - - - - - - - - - - - - - - -
UNS32 OnCOB_ID_SyncUpdate (CO_Data d,
const indextable unsused_indextable,
UNS8  unsused_bSubindex 
)
-
-
- -

-This is called when Index 0x1005 is updated.

-

Parameters:
- - - - -
d 
unsused_indextable 
unsused_bSubindex 
-
-
Returns:
- -

-Definition at line 69 of file sync.c. -

-References struct_s_timer_entry::d, and startSYNC(). -

-Referenced by startSYNC(). -

-Here is the call graph for this function:

- - - - - - - - - - - - - -
-

- -

-
- - - - - - - - - - - - - - - - - - -
UNS8 proceedSYNC (CO_Data d,
Message m 
)
-
-
- -

-

Parameters:
- - - -
d 
m 
-
-
Returns:
- -

-Definition at line 141 of file sync.c. -

-References _sendPDOevent(), s_state_communication::csPDO, struct_CO_Data::CurrentCommunicationState, struct_s_timer_entry::d, MSG_WAR, struct_CO_Data::post_sync, struct_CO_Data::post_TPDO, and UNS8. -

-Referenced by canDispatch(), and sendSYNC(). -

-Here is the call graph for this function:

- - - - - - - - - - - - - - - -
-

- -

-
- - - - - - - - - - - - - - - - - - -
UNS8 sendSYNC (CO_Data d,
UNS32  cob_id 
)
-
-
- -

-

Parameters:
- - - -
d 
cob_id 
-
-
Returns:
- -

-Definition at line 118 of file sync.c. -

-References struct_CO_Data::canHandle, canSend(), Message::cob_id, struct_s_timer_entry::d, Message::len, MSG_WAR, NOT_A_REQUEST, proceedSYNC(), Message::rtr, UNS8, and SHORT_CAN::w. -

-Referenced by SyncAlarm(). -

-Here is the call graph for this function:

- - - - - - - - - - - - - - - -
-

- -

-
- - - - - - - - - -
void startSYNC (CO_Data d  ) 
-
-
- -

-

Parameters:
- - -
d 
-
- -

-Definition at line 80 of file sync.c. -

-References struct_CO_Data::COB_ID_Sync, struct_s_timer_entry::d, OnCOB_ID_SyncUpdate(), RegisterSetODentryCallBack(), SetAlarm(), stopSYNC(), struct_CO_Data::Sync_Cycle_Period, SyncAlarm(), struct_CO_Data::syncTimer, and US_TO_TIMEVAL. -

-Referenced by OnCOB_ID_SyncUpdate(), and switchCommunicationState(). -

-Here is the call graph for this function:

- - - - - - - - - - - - - -
-

- -

-
- - - - - - - - - -
void stopSYNC (CO_Data d  ) 
-
-
- -

-

Parameters:
- - -
d 
-
- -

-Definition at line 105 of file sync.c. -

-References struct_s_timer_entry::d, DelAlarm(), and struct_CO_Data::syncTimer. -

-Referenced by startSYNC(), and switchCommunicationState(). -

-Here is the call graph for this function:

- - - - -
-

- -

-
- - - - - - - - - - - - - - - - - - -
void SyncAlarm (CO_Data d,
UNS32  id 
)
-
-
- -

-

Parameters:
- - - -
d 
id 
-
- -

-Definition at line 55 of file sync.c. -

-References struct_CO_Data::COB_ID_Sync, struct_s_timer_entry::d, and sendSYNC(). -

-Referenced by startSYNC(). -

-Here is the call graph for this function:

- - - - - - - - - - - - - - - - -
-

-


Generated on Mon Jul 2 19:10:42 2007 for CanFestival by  - -doxygen 1.5.1
- -