Home
last modified time | relevance | path

Searched refs:CO_EM_t (Results 1 – 22 of 22) sorted by relevance

/canopennode-2.7.6/stack/
DCO_Emergency.h274 }CO_EM_t; typedef
293 void CO_errorReport(CO_EM_t *em, const uint8_t errorBit, const uint16_t errorCode, const uint32_t i…
308 void CO_errorReset(CO_EM_t *em, const uint8_t errorBit, const uint32_t infoCode);
322 bool_t CO_isError(CO_EM_t *em, const uint8_t errorBit);
343 CO_EM_t *em; /**< CO_EM_t sub object is included here */
374 CO_EM_t *em,
400 CO_EM_t *em,
418 CO_EM_t *em,
DCO_Emergency.c41 CO_EM_t *em; in CO_EM_receive()
45 em = (CO_EM_t*)object; in CO_EM_receive()
130 CO_EM_t *em, in CO_EM_init()
205 CO_EM_t *em, in CO_EM_initCallback()
216 CO_EM_t *em, in CO_EM_initCallbackRx()
238 CO_EM_t *em = emPr->em; in CO_EM_process()
337 void CO_errorReport(CO_EM_t *em, const uint8_t errorBit, const uint16_t errorCode, const uint32_t i… in CO_errorReport()
398 void CO_errorReset(CO_EM_t *em, const uint8_t errorBit, const uint32_t infoCode){ in CO_errorReset()
457 bool_t CO_isError(CO_EM_t *em, const uint8_t errorBit){ in CO_isError()
DCO_PDO.h166 CO_EM_t *em; /**< From CO_RPDO_init() */
196 CO_EM_t *em; /**< From CO_TPDO_init() */
260 CO_EM_t *em,
306 CO_EM_t *em,
DCO_TIME.h80 CO_EM_t *em; /**< From CO_TIME_init() */
128 CO_EM_t *em,
DCO_SYNC.h68 CO_EM_t *em; /**< From CO_SYNC_init() */
128 CO_EM_t *em,
DCO_HBconsumer.h93 CO_EM_t *em; /**< From CO_HBconsumer_init() */
126 CO_EM_t *em,
DCO_TIME.c54 CO_EM_t *em, in CO_TIME_init()
DCO_SYNC.c222 CO_EM_t *em, in CO_SYNC_init()
DCO_HBconsumer.c132 CO_EM_t *em, in CO_HBconsumer_init()
DCO_PDO.c716 CO_EM_t *em, in CO_RPDO_init()
767 CO_EM_t *em, in CO_TPDO_init()
/canopennode-2.7.6/stack/drvTemplate/
DCO_driver.c205 … CO_errorReport((CO_EM_t*)CANmodule->em, CO_EM_CAN_TX_OVERFLOW, CO_EMC_CAN_OVERRUN, buffer->ident); in CO_CANsend()
258 …CO_errorReport((CO_EM_t*)CANmodule->em, CO_EM_TPDO_OUTSIDE_WINDOW, CO_EMC_COMMUNICATION, tpdoDelet… in CO_CANclearPendingSyncPDOs()
266 CO_EM_t* em = (CO_EM_t*)CANmodule->em; in CO_CANverifyErrors()
Deeprom.h90 CO_EM_t *em);
Deeprom.c143 CO_EM_t *em) in CO_EE_init_2()
/canopennode-2.7.6/stack/socketCAN/
DCO_driver.c317 CO_errorReport((CO_EM_t*)CANmodule->em, CO_EM_CAN_TX_OVERFLOW, CO_EMC_CAN_OVERRUN, n); in CO_CANsend()
335 CO_EM_t* em = (CO_EM_t*)CANmodule->em; 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/PIC32/
DCO_driver.c368 …CO_errorReport((CO_EM_t*)CANmodule->em, CO_EM_CAN_TX_OVERFLOW, CO_EMC_CAN_OVERRUN, buffer->CMSGSID… in CO_CANsend()
433 …CO_errorReport((CO_EM_t*)CANmodule->em, CO_EM_TPDO_OUTSIDE_WINDOW, CO_EMC_COMMUNICATION, tpdoDelet… in CO_CANclearPendingSyncPDOs()
442 CO_EM_t* em = (CO_EM_t*)CANmodule->em; in CO_CANverifyErrors()
Deeprom.h93 CO_EM_t *em);
Deeprom.c243 CO_EM_t *em) in CO_EE_init_2()
/canopennode-2.7.6/stack/dsPIC30F/
DCO_driver.c343 CO_errorReport((CO_EM_t*)CANmodule->em, CO_EM_CAN_TX_OVERFLOW, CO_EMC_CAN_OVERRUN, 0); in CO_CANsend()
375 CO_EM_t* em = (CO_EM_t*)CANmodule->em; in CO_CANverifyErrors()
/canopennode-2.7.6/stack/PIC24_dsPIC33/
DCO_driver.c548 …CO_errorReport((CO_EM_t*)CANmodule->em, CO_EM_CAN_TX_OVERFLOW, CO_EMC_CAN_OVERRUN, (buffer->ident … in CO_CANsend()
610 …CO_errorReport((CO_EM_t*)CANmodule->em, CO_EM_TPDO_OUTSIDE_WINDOW, CO_EMC_COMMUNICATION, tpdoDelet… in CO_CANclearPendingSyncPDOs()
618 CO_EM_t* em = (CO_EM_t*)CANmodule->em; in CO_CANverifyErrors()
/canopennode-2.7.6/
DCANopen.h124 CO_EM_t *em; /**< Emergency report object */
DCANopen.c147 static CO_EM_t COO_EM;
339 CO->em = (CO_EM_t *) calloc(1, sizeof(CO_EM_t)); in CO_new()
386 + sizeof(CO_EM_t) in CO_new()
/canopennode-2.7.6/stack/neuberger-socketCAN/
DCO_driver.c698 CO_errorReport((CO_EM_t*)CANmodule->em, CO_EM_CAN_TX_OVERFLOW, CO_EMC_CAN_OVERRUN, 0); in CO_CANCheckSendInterface()
717 CO_errorReport((CO_EM_t*)CANmodule->em, CO_EM_CAN_TX_OVERFLOW, CO_EMC_CAN_OVERRUN, 0); in CO_CANsend()
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()