opendous_tap_ensure_space() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDopendous_tap_ensure_space()

opendous_tap_ensure_space() function

Syntax

static void opendous_tap_ensure_space(int scans,     int bits);
Implemented in opendous.c:552

Arguments

scans

bits

References

LocationReferrerText
opendous.c:552
void opendous_tap_ensure_space(int scans, int bits)
opendous.c:120
static void opendous_tap_ensure_space(int scans, int bits);
opendous.c:465opendous_scan()
opendous_tap_ensure_space(1, scan_size + 8);
opendous.c:567opendous_tap_append_step()
opendous_tap_ensure_space(0, 1);

Call Tree

Functions calling opendous_tap_ensure_space()
Functions called by opendous_tap_ensure_space()
opendous_tap_ensure_space()
all items filtered out
Data read by opendous_tap_ensure_space()
opendous_tap_ensure_space()::scans
opendous_tap_ensure_space()::bits
opendous_tap_ensure_space()::available_scans
opendous_tap_ensure_space()::available_bits
all items filtered out
opendous_tap_ensure_space()