Home
last modified time | relevance | path

Searched refs:CO_EMC_COMMUNICATION (Results 1 – 8 of 8) sorted by relevance

/canopennode-2.7.6/stack/
DCO_TIME.c152 CO_errorReport(TIME->em, CO_EM_TIME_TIMEOUT, CO_EMC_COMMUNICATION, TIME->timer); in CO_TIME_process()
DCO_Emergency.h126 #define CO_EMC_COMMUNICATION 0x8100U /**< 0x81xx, Communication */ macro
DCO_SYNC.c348 CO_errorReport(SYNC->em, CO_EM_SYNC_TIME_OUT, CO_EMC_COMMUNICATION, SYNC->timer); in CO_SYNC_process()
/canopennode-2.7.6/stack/drvTemplate/
DCO_driver.c258 …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/
DCO_driver.c411 … 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/
DCO_driver.c433 …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/
DCO_driver.c610 …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/
DCO_driver.c822 CO_EMC_COMMUNICATION, 0); in CO_CANread()