File nut/app/xsvfexec/tapsm.c


Included Files


Local Variables

tapState
static u_char tapState
Used in: TapStateChange()  
  TapStateInc()  
  TapStateInit()  

Global Function TapStateChange()

int TapStateChange ( u_char state )
Prototyped in: nut/app/xsvfexec/tapsm.h
Calls: TmsHighTransition() nut/app/xsvfexec/tapsm.c
  TmsLowTransition() nut/app/xsvfexec/tapsm.c
References Variables: tapState nut/app/xsvfexec/tapsm.c

Global Function TapStateInc()

void TapStateInc ( void )
Prototyped in: nut/app/xsvfexec/tapsm.h
References Variables: tapState nut/app/xsvfexec/tapsm.c

Global Function TapStateInit()

void TapStateInit ( void )
Prototyped in: nut/app/xsvfexec/tapsm.h
References Variables: tapState nut/app/xsvfexec/tapsm.c

Local Function TmsHighTransition()

static void TmsHighTransition ( void )
Called by: TapStateChange() nut/app/xsvfexec/tapsm.c

Local Function TmsLowTransition()

static void TmsLowTransition ( void )
Called by: TapStateChange() nut/app/xsvfexec/tapsm.c