Searched refs:TESTBUF_SIZE (Results 1 – 1 of 1) sorted by relevance
19 #define TESTBUF_SIZE (MAX_PAGE_SIZE * MAX_NUM_PAGES) macro41 static uint8_t read_buf[TESTBUF_SIZE];42 const static uint8_t write_buf[TESTBUF_SIZE] = {[0 ... TESTBUF_SIZE - 1] = 0xaa};43 static uint8_t written_pattern[TESTBUF_SIZE] = {[0 ... TESTBUF_SIZE - 1] = 0xaa};45 static uint8_t erased_pattern[TESTBUF_SIZE] = {[0 ... TESTBUF_SIZE - 1] = 0xff};