xds110_info::speed is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

xds110_info::speed field

Syntax

uint32_t speed;

References

LocationReferrerText
xds110.c:226
uint32_t speed;
xds110.c:255
xds110.c:1379xds110_show_info()
LOG_INFO("XDS110: SWCLK set to %" PRIu32 " kHz", xds110.speed);
xds110.c:1382xds110_show_info()
LOG_INFO("XDS110: TCK set to %" PRIu32 " kHz", xds110.speed);
xds110.c:1650xds110_reset()
success = xds_cycle_tck(xds110.speed * 50);
xds110.c:1978xds110_speed()
xds110.speed = speed;

Data Use

Functions writing xds110_info::speed
Functions reading xds110_info::speed
all items filtered out
xds110_info::speed
all items filtered out
Type of xds110_info::speed
xds110_info::speed
uint32_t
all items filtered out