Home
last modified time | relevance | path

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

/canopennode-2.7.6/
DCANopen.c102 #define CO_RXCAN_NO_MSGS (\ macro
143 static CO_CANrx_t COO_CANmodule_rxArray0[CO_RXCAN_NO_MSGS];
333 …CO_CANmodule_rxArray0 = (CO_CANrx_t *) calloc(CO_RXCAN_NO_MSGS, sizeof(CO_CAN… in CO_new()
382 + sizeof(CO_CANrx_t) * CO_RXCAN_NO_MSGS in CO_new()
478 CO_RXCAN_NO_MSGS, in CO_CANinit()