Searched refs:cPathIndex (Results 1 – 1 of 1) sorted by relevance
2438 signed char cPathIndex = 0; in ispVMStateMachine() local2456 for (cPathIndex = 0; in ispVMStateMachine()2457 cPathIndex < g_JTAGTransistions[cStateIndex].Pulses; in ispVMStateMachine()2458 cPathIndex++) { in ispVMStateMachine()2459 if ((g_JTAGTransistions[cStateIndex].Pattern << cPathIndex) in ispVMStateMachine()
Completed in 6 milliseconds