nico@215: nico@215:
nico@215:#include "canfestival.h"
nico@215: Include dependency graph for TestMasterSlave.h:
nico@215: This graph shows which files directly or indirectly include this file:
nico@215: Go to the source code of this file.
Defines | |
#define | eprintf(...) printf (__VA_ARGS__) |
Functions | |
void | print_message (Message *m) |
#define eprintf | nico@215:( | nico@215:... | nico@215:nico@215: | ) | nico@215:printf (__VA_ARGS__) | nico@215:
nico@215: nico@215:
nico@215: Definition at line 26 of file TestMasterSlave.h. nico@215:
etisserant@240: Referenced by catch_signal(), main(), OnMasterMap1Update(), TestMaster_heartbeatError(), TestMaster_initialisation(), TestMaster_operational(), TestMaster_post_sync(), TestMaster_post_TPDO(), TestMaster_preOperational(), TestMaster_stopped(), TestSlave_heartbeatError(), TestSlave_initialisation(), TestSlave_operational(), TestSlave_post_sync(), TestSlave_post_TPDO(), TestSlave_preOperational(), TestSlave_stopped(), and TestSlave_storeODSubIndex(). nico@215:
nico@215:
void print_message | nico@215:( | nico@215:Message * | nico@215:m | nico@215:) | nico@215:nico@215: |
nico@215: nico@215:
nico@215: Definition at line 53 of file can_virtual.c. nico@215:
etisserant@240: References Message::cob_id, Message::data, Message::len, MyCase, NMT, NODE_GUARD, PDO1rx, PDO1tx, PDO2rx, PDO2tx, PDO3rx, PDO3tx, PDO4rx, PDO4tx, Message::rtr, SDOrx, SDOtx, SYNC, TIME_STAMP, and SHORT_CAN::w. nico@215:
nico@215: Referenced by canSend_driver(). nico@215:
etisserant@240: