#include "jtag.h"Go to the source code of this file.
Functions | |
| void | SetTDO_Value (short sValue) |
| SetRTCK_Value (short sValue) | |
| void | jtagOff () |
| void | JtagInitialize () |
| void | SetGPIOPins_In_OUT (void) |
| 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 | ( | ) |
| SetRTCK_Value | ( | short | sValue | ) |
| void SetTDO_Value | ( | short | sValue | ) |
1.4.7