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

picoprobe_reset() function

Syntax

static int picoprobe_reset(int trst,     int srst);

Arguments

trst

srst

References

LocationText
picoprobe.c:467
static int picoprobe_reset(int trst, int srst)
picoprobe.c:489
.reset = picoprobe_reset,

Implementations

Implementations
picoprobe_reset()
all items filtered out