Lines Matching +full:0 +full:x00
14 0x02, 0x00, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00,
15 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
19 0x06, 0x01, 0x00, 0x00, 0x03, 0x00, 0x00, 0x00,
20 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
24 0x07, 0x02, 0x01, 0x00, 0x01, 0x00, 0x00, 0x00,
25 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
29 0x04, 0x03, 0x00, 0x00, 0x03, 0x00, 0x00, 0x00,
30 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
34 0x04, 0x03, 0xfd, 0xff, 0x03, 0x00, 0x00, 0x00,
35 0x00, 0x00, 0x00, 0x00, 0x00, 0x01
39 0x05, 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
40 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
44 0x05, 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
45 0x00, 0x00, 0x00, 0x00, 0x00, 0x01
48 const uint8_t start_data[] = { 0xaa, 0x55, 0xaa };
49 const uint8_t finish_data[] = { 0xaa, 0x00, 0xaa };
61 assert(rc == 0); in setup()
81 ((uint8_t *)ctx->mem)[1] = 0x00; in flush_on_close()
92 assert(rc == 0); in flush_on_close()
95 ctx->fds[MTD_FD].fd, 0); in flush_on_close()
99 assert(rc == 0); in flush_on_close()
112 ((uint8_t *)ctx->mem)[1] = 0x00; in flush_on_create()
124 assert(rc == 0); in flush_on_create()
127 ctx->fds[MTD_FD].fd, 0); in flush_on_create()
131 assert(rc == 0); in flush_on_create()
149 return 0; in main()