Searched refs:CO_LSS_BIT_TIMING_VALID (Results 1 – 2 of 2) sorted by relevance
225 #define CO_LSS_BIT_TIMING_VALID(index) (index != 5 && (index >= CO_LSS_BIT_TIMING_1000 && index <= … macro
146 if (tableSelector==0 && CO_LSS_BIT_TIMING_VALID(tableIndex)) { in CO_LSSslave_serviceConfig()