|
static unsigned int | srecGetbytes (DQtSrec *srec, char *line, char *srecbuf, unsigned int srecsz, unsigned int bufferSize, int addr_bytes) |
|
static int | srecProcess (DQtSrec *srec, char *srecbuf, unsigned int bufferSize, FILE *out) |
|
static DQtSrec * | srecOpen (const char *, FILE *, int relative) |
|
static void | srecClose (DQtSrec *) |
|
int DAQLIB | DqReadSrec (char *filename, int relative, uint32 size, char *buffer, uint32 *bytes) |
|
static char * | stegf (char *buf, int len, FILE *f) |
|
static int | strneq (const char *s1, const char *s2) |
|