Home
last modified time | relevance | path

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

/canopennode-2.7.6/stack/
DCO_Emergency.h228 #define CO_EM_WRONG_ERROR_REPORT 0x28U /**< 0x28, generic, critical, Wrong parameters to CO_… macro
DCO_Emergency.c246 …CO_errorReport(em, CO_EM_WRONG_ERROR_REPORT, CO_EMC_SOFTWARE_INTERNAL, (uint32_t)em->wrongErrorRep… in CO_EM_process()