#include "canfestival.h"
Include dependency graph for TestMasterSlave.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Defines | |
#define | eprintf(...) printf (__VA_ARGS__) |
Functions | |
void | print_message (Message *m) |
#define eprintf | ( | ... | ) | printf (__VA_ARGS__) |
Definition at line 26 of file TestMasterSlave.h.
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().
void print_message | ( | Message * | m | ) |
Definition at line 53 of file can_virtual.c.
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.
Referenced by canSend_driver().