Searched refs:cNextJTAGState (Results 1 – 1 of 1) sorted by relevance
2434 void ispVMStateMachine(signed char cNextJTAGState) in ispVMStateMachine() argument2440 if ((g_cCurrentJTAGState == cNextJTAGState) && in ispVMStateMachine()2441 (cNextJTAGState != RESET)) { in ispVMStateMachine()2448 (cNextJTAGState == in ispVMStateMachine()2454 g_cCurrentJTAGState = cNextJTAGState; in ispVMStateMachine()