OpenOCD
avr32_jtag_mwa_read()
is only used within OpenOCD.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Development Tools
OpenOCD
avr32_jtag_mwa_read()
avr32_jtag_mwa_read() function
Syntax
Show:
Summary
Declaration
Definition
from
avr32_jtag.h:82
int
avr32_jtag_mwa_read
(
struct
avr32_jtag
*
jtag_info
,
int
slave
,
uint32_t
addr
,
uint32_t
*
value
)
;
Implemented in
avr32_jtag.c:290
Arguments
Argument
jtag_info
slave
addr
value
Related Functions
Found 23 other functions taking a
avr32_jtag
argument:
Function
avr32_jtag_nexus_read()
avr32_jtag_nexus_write()
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