TT-System-Firmware APIs 19.10.99
Tenstorrent Firmware
Loading...
Searching...
No Matches
jtag_config Struct Reference

#include <jtag_priv.h>

Collaboration diagram for jtag_config:

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_ttck_reg
volatile uint32_ttdo_reg
volatile uint32_ttdi_reg
volatile uint32_ttms_reg
volatile uint32_ttrst_reg
uint32_t port_write_cycles
uint32_t tck_delay

Field Documentation

◆ port_write_cycles

uint32_t jtag_config::port_write_cycles

◆ tck

struct gpio_dt_spec jtag_config::tck

◆ tck_delay

uint32_t jtag_config::tck_delay

◆ tck_reg

volatile uint32_t* jtag_config::tck_reg

◆ tdi

struct gpio_dt_spec jtag_config::tdi

◆ tdi_reg

volatile uint32_t* jtag_config::tdi_reg

◆ tdo

struct gpio_dt_spec jtag_config::tdo

◆ tdo_reg

volatile uint32_t* jtag_config::tdo_reg

◆ tms

struct gpio_dt_spec jtag_config::tms

◆ tms_reg

volatile uint32_t* jtag_config::tms_reg

◆ trst

struct gpio_dt_spec jtag_config::trst

◆ trst_reg

volatile uint32_t* jtag_config::trst_reg

The documentation for this struct was generated from the following file:
  • /home/runner/work/tt-system-firmware/tt-system-firmware/tt-system-firmware/drivers/jtag/jtag_priv.h