![]() |
TT-System-Firmware APIs 19.10.99
Tenstorrent Firmware
|
#include <jtag_priv.h>

Data Fields | |
| struct gpio_dt_spec | tck |
| struct gpio_dt_spec | tdo |
| struct gpio_dt_spec | tdi |
| struct gpio_dt_spec | tms |
| struct gpio_dt_spec | trst |
| volatile uint32_t * | tck_reg |
| volatile uint32_t * | tdo_reg |
| volatile uint32_t * | tdi_reg |
| volatile uint32_t * | tms_reg |
| volatile uint32_t * | trst_reg |
| uint32_t | port_write_cycles |
| uint32_t | tck_delay |
| uint32_t jtag_config::port_write_cycles |
| struct gpio_dt_spec jtag_config::tck |
| uint32_t jtag_config::tck_delay |
| volatile uint32_t* jtag_config::tck_reg |
| struct gpio_dt_spec jtag_config::tdi |
| volatile uint32_t* jtag_config::tdi_reg |
| struct gpio_dt_spec jtag_config::tdo |
| volatile uint32_t* jtag_config::tdo_reg |
| struct gpio_dt_spec jtag_config::tms |
| volatile uint32_t* jtag_config::tms_reg |
| struct gpio_dt_spec jtag_config::trst |
| volatile uint32_t* jtag_config::trst_reg |