Home
last modified time | relevance | path

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

/canopennode-3.5.0-3.4.0/stack/
DCO_LSS.h225 #define CO_LSS_BIT_TIMING_VALID(index) (index != 5 && (index >= CO_LSS_BIT_TIMING_1000 && index <= … macro
DCO_LSSslave.c146 if (tableSelector==0 && CO_LSS_BIT_TIMING_VALID(tableIndex)) { in CO_LSSslave_serviceConfig()