nico@215: nico@215:
nico@215:#include "data.h"
nico@215: Include dependency graph for nmtMaster.h:
nico@215: This graph shows which files directly or indirectly include this file:
nico@215: Go to the source code of this file.
Functions | |
UNS8 | masterSendNMTstateChange (CO_Data *d, UNS8 Node_ID, UNS8 cs) |
UNS8 | masterSendNMTnodeguard (CO_Data *d, UNS8 nodeId) |
void | masterRequestNodeState (CO_Data *d, UNS8 nodeId) |
void masterRequestNodeState | nico@215:( | nico@215:CO_Data * | nico@215:d, | nico@215:|
nico@215: | nico@215: | UNS8 | nico@215:nodeId | nico@215: |
nico@215: | ) | nico@215:nico@215: |
nico@215:
d | ||
nodeId |
nico@215: Definition at line 90 of file nmtMaster.c. nico@215:
etisserant@240: References struct_s_timer_entry::d, masterSendNMTnodeguard(), NMT_MAX_NODE_ID, struct_CO_Data::NMTable, Unknown_state, and UNS8. nico@215:
nico@215: Referenced by GetChangeStateResults(). nico@215:
etisserant@240: Here is the call graph for this function:
UNS8 masterSendNMTnodeguard | nico@215:( | nico@215:CO_Data * | nico@215:d, | nico@215:|
nico@215: | nico@215: | UNS8 | nico@215:nodeId | nico@215: |
nico@215: | ) | nico@215:nico@215: |
nico@215:
d | ||
nodeId |
nico@215: Definition at line 70 of file nmtMaster.c. nico@215:
etisserant@240: References struct_CO_Data::canHandle, canSend(), Message::cob_id, struct_s_timer_entry::d, Message::len, MSG_WAR, NODE_GUARD, REQUEST, Message::rtr, and SHORT_CAN::w. nico@215:
nico@215: Referenced by masterRequestNodeState(). nico@215:
etisserant@240: Here is the call graph for this function:
UNS8 masterSendNMTstateChange | nico@215:( | nico@215:CO_Data * | nico@215:d, | nico@215:|
nico@215: | nico@215: | UNS8 | nico@215:Node_ID, | nico@215:|
nico@215: | nico@215: | UNS8 | nico@215:cs | nico@215: |
nico@215: | ) | nico@215:nico@215: |
nico@215:
d | ||
Node_ID | ||
cs |
nico@215: Definition at line 45 of file nmtMaster.c. nico@215:
etisserant@240: References struct_CO_Data::canHandle, canSend(), Message::cob_id, struct_s_timer_entry::d, Message::data, Message::len, MSG_WAR, NOT_A_REQUEST, Message::rtr, and SHORT_CAN::w. nico@215:
nico@215: Referenced by main(). nico@215:
etisserant@240: Here is the call graph for this function:
etisserant@240: