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

intel_load() function

Syntax

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

Arguments

pld_device

filename

References

LocationText
intel.c:93
static int intel_load(struct pld_device *pld_device, const char *filename)
intel.c:371
.load = &intel_load,

Call Tree

Implementations
intel_load()
all items filtered out
Type of intel_load()
intel_load()