Searched refs:test_diskio (Results 1 - 1 of 1) sorted by relevance
/third_party/FatFs/documents/res/ |
H A D | app4.c | 36 int test_diskio (
in test_diskio() function 51 printf("test_diskio(%u, %u, 0x%08X, 0x%08X)\n", pdrv, ncyc, (UINT)buff, sz_buff);
in test_diskio() 305 rc = test_diskio(0, 3, buff, sizeof buff);
in main()
|
Completed in 1 milliseconds