projekty/Source/example1/src/jtag.h File Reference

#include "lpc2119.h"
#include "types.h"
#include "pll.h"
#include "sysTime.h"

Go to the source code of this file.

Defines

#define DBG   1
#define JTAG   1
#define GPIO   1

Functions

void JtagInitialize (void)
void jtagOff ()
void SetGPIOPins_In_OUT (void)
void SetTDO_Value (short)
void SetRTCK_Value (short)

Variables

boolean bToogle


Define Documentation

#define DBG   1

Definition at line 34 of file jtag.h.

#define GPIO   1

Definition at line 36 of file jtag.h.

#define JTAG   1

Definition at line 35 of file jtag.h.


Function Documentation

void JtagInitialize ( void   ) 

Definition at line 69 of file jtag.c.

References GPIO1_IODIR, GPIO1_IOPIN, GPIO1_IOSET, PCB_PINSEL1, PCB_PINSEL2, printf(), and UARTWriteStr().

void jtagOff (  ) 

Definition at line 64 of file jtag.c.

References PCB_PINSEL2, and UARTWriteStr().

void SetGPIOPins_In_OUT ( void   ) 

Definition at line 95 of file jtag.c.

void SetRTCK_Value ( short   ) 

Definition at line 46 of file jtag.c.

References GPIO1_IOCLR, GPIO1_IOSET, and UARTWriteStr().

void SetTDO_Value ( short   ) 

Definition at line 29 of file jtag.c.

References GPIO1_IOCLR, GPIO1_IOSET, and UARTWriteStr().


Variable Documentation

boolean bToogle

Definition at line 38 of file jtag.h.


Generated on Fri Sep 21 13:41:55 2007 for example1 by  doxygen 1.4.7