OpenBIC
OpenSource Bridge-IC
hal_jtag.h File Reference
#include <drivers/jtag.h>
Include dependency graph for hal_jtag.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void jtag_set_tap (uint8_t data, uint8_t bitlength)
 
void jtag_shift_data (uint16_t Wbit, uint8_t *Wdate, uint16_t Rbit, uint8_t *Rdate, uint8_t lastidx)
 

Function Documentation

◆ jtag_set_tap()

void jtag_set_tap ( uint8_t  data,
uint8_t  bitlength 
)

◆ jtag_shift_data()

void jtag_shift_data ( uint16_t  Wbit,
uint8_t *  Wdate,
uint16_t  Rbit,
uint8_t *  Rdate,
uint8_t  lastidx 
)