OpenOCD
armjtagew_usb_read()
is only used within OpenOCD.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
CodeScope
Development Tools
OpenOCD
armjtagew_usb_read()
armjtagew_usb_read() function
Syntax
from
arm-jtag-ew.c:74
static
int
armjtagew_usb_read
(
struct
armjtagew
*
armjtagew
,
int
exp_in_length
)
;
Implemented in
arm-jtag-ew.c:754
Arguments
armjtagew
exp_in_length
References
Location
Referrer
Text
arm-jtag-ew.c:754
static
int
armjtagew_usb_read
(
struct
armjtagew
*
armjtagew
,
int
exp_in_length
)
arm-jtag-ew.c:74
static
int
armjtagew_usb_read
(
struct
armjtagew
*
armjtagew
,
int
exp_in_length
)
;
arm-jtag-ew.c:713
armjtagew_usb_message()
result
=
armjtagew_usb_read
(
armjtagew
,
in_length
)
;
Call Tree
Functions calling
armjtagew_usb_read()
Functions called by
armjtagew_usb_read()
armjtagew_usb_message()
all items filtered out
armjtagew_usb_read()
log_printf_lf()
jtag_libusb_bulk_read()
all items filtered out
Data read by
armjtagew_usb_read()
log_levels::LOG_LVL_DEBUG
log_levels::LOG_LVL_DEBUG_IO
debug_level
usb_in_buffer
armjtagew::usb_handle
armjtagew_usb_read()::armjtagew
armjtagew_usb_read()::exp_in_length
armjtagew_usb_read()::transferred
armjtagew_usb_read()::result
all items filtered out
armjtagew_usb_read()