Searched refs:CHUNK (Results 1 – 3 of 3) sorted by relevance
130 #define CHUNK 16 macro721 char buf[9 + CHUNK * 2 + 4]; in ihex_write_record()782 if (count > CHUNK) in ihex_write_object_contents()783 now = CHUNK; in ihex_write_object_contents()
233 #define CHUNK 21 macro
6246 * srec.c (CHUNK): Rename to DEFAULT_CHUNK.8880 * srec.c : Set CHUNK size to 16 bytes to prevent download failures