Home
last modified time | relevance | path

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

/canopennode-3.5.0-3.4.0/stack/
DCO_HBconsumer.c291 if (monitoredNode->HBstate!=CO_HBconsumer_ACTIVE && in CO_HBconsumer_process()
296 monitoredNode->HBstate = CO_HBconsumer_ACTIVE; in CO_HBconsumer_process()
416 if (monitoredNode->HBstate == CO_HBconsumer_ACTIVE) { in CO_HBconsumer_getNmtState()
DCO_HBconsumer.h59 CO_HBconsumer_ACTIVE = 0x02U, /**< Heartbeat received within set time */ enumerator