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

intel_read_file() function

Syntax

static int intel_read_file(struct raw_bit_file *bit_file,     const char *filename);

Arguments

bit_file

filename

References

LocationReferrerText
intel.c:56
static int intel_read_file(struct raw_bit_file *bit_file, const char *filename)
intel.c:116intel_load()
retval = intel_read_file(&bit_file, filename);

Call Tree

Functions calling intel_read_file()
Functions called by intel_read_file()
all items filtered out
intel_read_file()
_stricmp()
strrchr()
all items filtered out
Data read by intel_read_file()
intel_read_file()::file_ending_pos
all items filtered out
intel_read_file()