Home
last modified time | relevance | path

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

/canopennode-3.5.0-3.4.0/example/
DCO_OD.h290 #define OD_synchronousWindowLength CO_OD_ROM.synchronousWindowLength macro
/canopennode-3.5.0-3.4.0/example/CO_OD_with_trace/
DCO_OD.h297 #define OD_synchronousWindowLength CO_OD_ROM.synchronousWindowLength macro
/canopennode-3.5.0-3.4.0/
DCANopen.c913 switch(CO_SYNC_process(co->SYNC, timeDifference_us, OD_synchronousWindowLength)){ in CO_process_SYNC()