Searched refs:linebuf (Results 1 - 1 of 1) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/at91/image/dfboot/src/
H A Dmain.c259 char linebuf[DISP_LINE_LEN]; local
265 // uip = (unsigned int *)linebuf;
266 // usp = (unsigned short *)linebuf;
267 ucp = (unsigned char *)linebuf;
273 linebuf[i] = *(char *)(addr+i);
276 read_dataflash(addr, linebytes, linebuf);
291 cp = linebuf;

Completed in 73 milliseconds