OpenOCD
ublast_scan()
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
ublast_scan()
ublast_scan() function
ublast_scan - launches a DR-scan or IR-scan Launch a JTAG IR-scan or DR-scan Returns ERROR_OK if OK, ERROR_xxx if a read/write error occurred.
Syntax
Show:
Summary
Declaration
from
usb_blaster.c:699
static
int
ublast_scan
(
struct
scan_command
*
cmd
)
;
Arguments
Argument
Description
cmd
the command to launch
Related Functions
Found 10 other functions taking a
scan_command
argument:
Function
jtag_scan_type()
jtag_scan_size()
jtag_read_buffer()
jtag_build_buffer()
vsllink_scan()
vsllink_tap_append_scan()
armjtagew_tap_append_scan()
armjtagew_scan()
opendous_scan()
opendous_tap_append_scan()
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