Home
last modified time | relevance | path

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

/canopennode-2.7.6/stack/
DCO_Emergency.h132 #define CO_EMC_PROTOCOL_ERROR 0x8200U /**< 0x82xx, Protocol Error */ macro
DCO_PDO.c317 CO_errorReport(RPDO->em, CO_EM_PDO_WRONG_MAPPING, CO_EMC_PROTOCOL_ERROR, map); in CO_RPDOconfigMap()
384 CO_errorReport(TPDO->em, CO_EM_PDO_WRONG_MAPPING, CO_EMC_PROTOCOL_ERROR, map); in CO_TPDOconfigMap()