Home
last modified time | relevance | path

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

/canopennode-3.5.0-3.4.0/example/
DCO_OD.h153 } OD_TPDOCommunicationParameter_t; typedef
248 /*1800[4] */ OD_TPDOCommunicationParameter_t TPDOCommunicationParameter[4];
/canopennode-3.5.0-3.4.0/example/CO_OD_with_trace/
DCO_OD.h136 } OD_TPDOCommunicationParameter_t; typedef
254 /*1800[4] */ OD_TPDOCommunicationParameter_t TPDOCommunicationParameter[4];
/canopennode-3.5.0-3.4.0/
DCANopen.c269 if( sizeof(OD_TPDOCommunicationParameter_t) != sizeof(CO_TPDOCommPar_t) in CO_new()