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

gatemate_load() function

Syntax

static int gatemate_load(struct pld_device *pld_device,     const char *filename);

Arguments

pld_device

filename

References

LocationText
gatemate.c:180
static int gatemate_load(struct pld_device *pld_device, const char *filename)
gatemate.c:303
.load = &gatemate_load,

Call Tree

Functions called by gatemate_load()
gatemate_load()
Data read by gatemate_load()
Data written by gatemate_load()
gatemate_load()::gatemate_info
gatemate_load()::tap
gatemate_load()::bit_file
gatemate_load()::retval
gatemate_load()::field
all items filtered out
gatemate_load()
gatemate_load()::retval
all items filtered out
Implementations
gatemate_load()
all items filtered out
Type of gatemate_load()
gatemate_load()