xds_set_trst() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

xds_set_trst() function

Syntax

static bool xds_set_trst(uint8_t trst);

Arguments

trst

References

LocationReferrerText
xds110.c:717
static bool xds_set_trst(uint8_t trst)
xds110.c:1463xds110_init()
success = xds_set_trst(0);
xds110.c:1467xds110_init()
success = xds_set_trst(1);
xds110.c:1630xds110_reset()
success = xds_set_trst(value);

Call Tree

Functions calling xds_set_trst()
Functions called by xds_set_trst()
all items filtered out
xds_set_trst()
all items filtered out
Data read by xds_set_trst()
Data written by xds_set_trst()
xds_set_trst()::success
all items filtered out
xds_set_trst()
xds_set_trst()::success
all items filtered out
Type of xds_set_trst()
xds_set_trst()
uint8_t
all items filtered out