Home
last modified time | relevance | path

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

/canopennode-2.7.6/stack/
DCO_Emergency.h210 #define CO_EM_SYNC_TIME_OUT 0x18U /**< 0x18, communication, critical, SYNC message time… macro
DCO_SYNC.c348 CO_errorReport(SYNC->em, CO_EM_SYNC_TIME_OUT, CO_EMC_COMMUNICATION, SYNC->timer); in CO_SYNC_process()
DCO_NMT_Heartbeat.c269 else if(CO_isError(NMT->emPr->em, CO_EM_SYNC_TIME_OUT)) in CO_NMT_process()