Home
last modified time | relevance | path

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

/canopennode-2.7.6/stack/
DCO_Emergency.c234 uint16_t emInhTime, in CO_EM_process() argument
271 if(emPr->inhibitEmTimer < emInhTime){ in CO_EM_process()
283 if (emPr->inhibitEmTimer >= emInhTime) { in CO_EM_process()
326 diff = (emInhTime + 9) / 10; /* time difference in ms, always round up */ in CO_EM_process()
DCO_Emergency.h443 uint16_t emInhTime,