Home
last modified time | relevance | path

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

/canopennode-3.5.0-3.4.0/stack/PIC32/
Dmain_PIC32.c169 OD_performance[ODA_performance_mainCycleMaxTime] = 0; in main()
230 if(t > OD_performance[ODA_performance_mainCycleMaxTime]) in main()
231 OD_performance[ODA_performance_mainCycleMaxTime] = t; in main()
/canopennode-3.5.0-3.4.0/example/
DCO_OD.h390 #define ODA_performance_mainCycleMaxTime 4 macro
/canopennode-3.5.0-3.4.0/example/CO_OD_with_trace/
DCO_OD.h394 #define ODA_performance_mainCycleMaxTime 4 macro