OpenOCD
avr32_jtag
is only used within OpenOCD.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Development Tools
OpenOCD
avr32_jtag
avr32_jtag struct
Syntax
Show:
Summary
Declaration
from
avr32_jtag.h:72
struct
avr32_jtag
{
struct
jtag_tap
*
tap
;
uint32_t
dpc
;
}
;
Fields
Field
Declared as
avr32_jtag::tap
struct
jtag_tap
*
avr32_jtag::dpc
uint32_t
Related Functions
Found 24 other functions taking a
avr32_jtag
argument:
Function
avr32_jtag_nexus_read()
avr32_jtag_nexus_write()
avr32_jtag_mwa_read()
avr32_jtag_mwa_write()
avr32_ocd_setbits()
avr32_ocd_clearbits()
avr32_jtag_exec()
avr32_jtag_read_memory32()
avr32_jtag_read_memory16()
avr32_jtag_read_memory8()
avr32_jtag_write_memory32()
avr32_jtag_write_memory16()
avr32_jtag_write_memory8()
avr32_jtag_read_regs()
avr32_jtag_write_regs()
avr32_jtag_mwa_read_data()
avr32_jtag_mwa_write_data()
avr32_jtag_set_instr()
avr32_jtag_nexus_set_address()
avr32_jtag_nexus_read_data()
avr32_jtag_nexus_write_data()
avr32_jtag_mwa_set_address()
avr32_jtag_read_reg()
avr32_jtag_write_reg()
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out