Home
last modified time | relevance | path

Searched refs:write_srecord (Results 1 – 1 of 1) sorted by relevance

/external/syslinux/com32/libupload/
Dupload_srec.c12 static int write_srecord(unsigned int len, unsigned int alen, in write_srecord() function
61 write_srecord(hdrlen, 2, 0, '0', name); in upload_srec_write()
68 write_srecord(chunk, 4, offset, '3', buf); in upload_srec_write()
75 write_srecord(0, 4, 0, '7', NULL); in upload_srec_write()