Searched refs:CO_EMC_COMMUNICATION (Results 1 – 8 of 8) sorted by relevance
/canopennode-2.7.6/stack/ |
D | CO_TIME.c | 152 CO_errorReport(TIME->em, CO_EM_TIME_TIMEOUT, CO_EMC_COMMUNICATION, TIME->timer); in CO_TIME_process()
|
D | CO_Emergency.h | 126 #define CO_EMC_COMMUNICATION 0x8100U /**< 0x81xx, Communication */ macro
|
D | CO_SYNC.c | 348 CO_errorReport(SYNC->em, CO_EM_SYNC_TIME_OUT, CO_EMC_COMMUNICATION, SYNC->timer); in CO_SYNC_process()
|
/canopennode-2.7.6/stack/drvTemplate/ |
D | CO_driver.c | 258 …CO_errorReport((CO_EM_t*)CANmodule->em, CO_EM_TPDO_OUTSIDE_WINDOW, CO_EMC_COMMUNICATION, tpdoDelet… in CO_CANclearPendingSyncPDOs()
|
/canopennode-2.7.6/stack/socketCAN/ |
D | CO_driver.c | 411 … CO_errorReport((CO_EM_t*)CANmodule->em, CO_EM_CAN_RXB_OVERFLOW, CO_EMC_COMMUNICATION, n); in CO_CANrxWait()
|
/canopennode-2.7.6/stack/PIC32/ |
D | CO_driver.c | 433 …CO_errorReport((CO_EM_t*)CANmodule->em, CO_EM_TPDO_OUTSIDE_WINDOW, CO_EMC_COMMUNICATION, tpdoDelet… in CO_CANclearPendingSyncPDOs()
|
/canopennode-2.7.6/stack/PIC24_dsPIC33/ |
D | CO_driver.c | 610 …CO_errorReport((CO_EM_t*)CANmodule->em, CO_EM_TPDO_OUTSIDE_WINDOW, CO_EMC_COMMUNICATION, tpdoDelet… in CO_CANclearPendingSyncPDOs()
|
/canopennode-2.7.6/stack/neuberger-socketCAN/ |
D | CO_driver.c | 822 CO_EMC_COMMUNICATION, 0); in CO_CANread()
|