Home
last modified time | relevance | path

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

/canopennode-2.7.6/
DCANopen.c86 #define CO_NO_HB_CONS ODL_consumerHeartbeatTime_arrayLength macro
88 #define CO_NO_HB_CONS 0 macro
100 … #define CO_RXCAN_LSS (CO_RXCAN_CONS_HB+CO_NO_HB_CONS) /* index for LSS rx message */
110 CO_NO_HB_CONS + \
159 static CO_HBconsNode_t COO_HBcons_monitoredNodes[CO_NO_HB_CONS];
355 …CO_HBcons_monitoredNodes = (CO_HBconsNode_t *) calloc(CO_NO_HB_CONS, sizeof(CO_HBcons… in CO_new()
398 + sizeof(CO_HBconsNode_t) * CO_NO_HB_CONS in CO_new()
701 CO_NO_HB_CONS, in CO_CANopenInit()