Lines Matching refs:BLOCK_SIZE

111     uint8_t buffer[BLOCK_SIZE];
112 cfg->read(cfg, block, 0, buffer, BLOCK_SIZE) => 0;
113 int off = BLOCK_SIZE-1;
117 memset(&buffer[off-3], BLOCK_SIZE, 3);
119 cfg->prog(cfg, block, 0, buffer, BLOCK_SIZE) => 0;
192 uint8_t buffer[BLOCK_SIZE];
193 cfg->read(cfg, block, 0, buffer, BLOCK_SIZE) => 0;
194 int off = BLOCK_SIZE-1;
198 memset(&buffer[off-3], BLOCK_SIZE, 3);
200 cfg->prog(cfg, block, 0, buffer, BLOCK_SIZE) => 0;
209 cfg->read(cfg, block, 0, buffer, BLOCK_SIZE) => 0;
210 off = BLOCK_SIZE-1;
214 memset(&buffer[off-3], BLOCK_SIZE, 3);
216 cfg->prog(cfg, block, 0, buffer, BLOCK_SIZE) => 0;
288 uint8_t buffer[BLOCK_SIZE];
289 cfg->read(cfg, block, 0, buffer, BLOCK_SIZE) => 0;
290 int off = BLOCK_SIZE-1;
294 memset(&buffer[off-3], BLOCK_SIZE, 3);
296 cfg->prog(cfg, block, 0, buffer, BLOCK_SIZE) => 0;
305 cfg->read(cfg, block, 0, buffer, BLOCK_SIZE) => 0;
306 off = BLOCK_SIZE-1;
310 memset(&buffer[off-3], BLOCK_SIZE, 3);
312 cfg->prog(cfg, block, 0, buffer, BLOCK_SIZE) => 0;
575 uint8_t buffer[BLOCK_SIZE];
576 cfg->read(cfg, block, 0, buffer, BLOCK_SIZE) => 0;
577 int off = BLOCK_SIZE-1;
581 memset(&buffer[off-3], BLOCK_SIZE, 3);
583 cfg->prog(cfg, block, 0, buffer, BLOCK_SIZE) => 0;
662 uint8_t buffer[BLOCK_SIZE];
663 cfg->read(cfg, block, 0, buffer, BLOCK_SIZE) => 0;
664 int off = BLOCK_SIZE-1;
668 memset(&buffer[off-3], BLOCK_SIZE, 3);
670 cfg->prog(cfg, block, 0, buffer, BLOCK_SIZE) => 0;
679 cfg->read(cfg, block, 0, buffer, BLOCK_SIZE) => 0;
680 off = BLOCK_SIZE-1;
684 memset(&buffer[off-3], BLOCK_SIZE, 3);
686 cfg->prog(cfg, block, 0, buffer, BLOCK_SIZE) => 0;
765 uint8_t buffer[BLOCK_SIZE];
766 cfg->read(cfg, block, 0, buffer, BLOCK_SIZE) => 0;
767 int off = BLOCK_SIZE-1;
771 memset(&buffer[off-3], BLOCK_SIZE, 3);
773 cfg->prog(cfg, block, 0, buffer, BLOCK_SIZE) => 0;
782 cfg->read(cfg, block, 0, buffer, BLOCK_SIZE) => 0;
783 off = BLOCK_SIZE-1;
787 memset(&buffer[off-3], BLOCK_SIZE, 3);
789 cfg->prog(cfg, block, 0, buffer, BLOCK_SIZE) => 0;