Searched refs:CO_EM_CAN_RXB_OVERFLOW (Results 1 – 7 of 7) sorted by relevance
/canopennode-2.7.6/stack/socketCAN/ |
D | CO_driver.c | 387 CO_errorReport(em, CO_EM_CAN_RXB_OVERFLOW, CO_EMC_CAN_OVERRUN, err); in CO_CANverifyErrors() 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/ |
D | CO_Emergency.h | 205 #define CO_EM_CAN_RXB_OVERFLOW 0x13U /**< 0x13, communication, critical, CAN module receiv… macro
|
/canopennode-2.7.6/stack/drvTemplate/ |
D | CO_driver.c | 316 CO_errorReport(em, CO_EM_CAN_RXB_OVERFLOW, CO_EMC_CAN_OVERRUN, err); in CO_CANverifyErrors()
|
/canopennode-2.7.6/stack/neuberger-socketCAN/ |
D | CO_driver.c | 801 CO_errorReport((CO_EM_t*)CANmodule->em, CO_EM_CAN_RXB_OVERFLOW, in CO_CANread() 821 CO_errorReport((CO_EM_t*)CANmodule->em, CO_EM_CAN_RXB_OVERFLOW, in CO_CANread()
|
/canopennode-2.7.6/stack/dsPIC30F/ |
D | CO_driver.c | 384 CO_errorReport(em, CO_EM_CAN_RXB_OVERFLOW, CO_EMC_CAN_OVERRUN, err); in CO_CANverifyErrors()
|
/canopennode-2.7.6/stack/PIC32/ |
D | CO_driver.c | 492 CO_errorReport(em, CO_EM_CAN_RXB_OVERFLOW, CO_EMC_CAN_OVERRUN, err); in CO_CANverifyErrors()
|
/canopennode-2.7.6/stack/PIC24_dsPIC33/ |
D | CO_driver.c | 630 CO_errorReport(em, CO_EM_CAN_RXB_OVERFLOW, CO_EMC_CAN_OVERRUN, err); in CO_CANverifyErrors()
|