scan_blk::in is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

scan_blk::in field

Syntax

uint8_t in[MAX_SCAN_SIZE];

References

LocationReferrerText
lakemont.h:76
uint8_t in[MAX_SCAN_SIZE]; /* in to our capture buf */
lakemont.c:448enter_probemode()
if (drscan(t, scan.out, scan.in, 1) != ERROR_OK)
lakemont.c:476exit_probemode()
if (drscan(t, scan.out, scan.in, 1) != ERROR_OK)

Data Use

Functions reading scan_blk::in
scan_blk::in
all items filtered out
Type of scan_blk::in
scan_blk::in
uint8_t
all items filtered out