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

xds110_info::hardware field

Syntax

uint16_t hardware;

References

LocationReferrerText
xds110.c:232
uint16_t hardware;
xds110.c:259
.hardware = 0,
xds110.c:1374xds110_show_info()
LOG_INFO("XDS110: hardware version = 0x%04x", xds110.hardware);
xds110.c:1444xds110_init()
xds110.hardware = hardware;
xds110.c:1450xds110_init()
if (xds110.hardware == XDS110_STAND_ALONE_ID) {

Data Use

Functions writing xds110_info::hardware
Functions reading xds110_info::hardware
all items filtered out
xds110_info::hardware
all items filtered out
Type of xds110_info::hardware
xds110_info::hardware
uint16_t
all items filtered out