Home
last modified time | relevance | path

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

/canopennode-2.7.6/
DCANopen.h102 CO_CAN_ID_TPDO_1 = 0x180, /**< 0x180, Default TPDO1 (+nodeID) */ enumerator
DCANopen.c682 ((i<4) ? (CO_CAN_ID_TPDO_1+i*0x100) : 0), in CO_CANopenInit()