Home
last modified time | relevance | path

Searched refs:ptbl (Results 1 – 2 of 2) sorted by relevance

/fatfs-latest/include/
Dff.h333 FRESULT f_fdisk (BYTE pdrv, const LBA_t ptbl[], void* work); /* Divide a physical drive into some …
/fatfs-latest/
Dff.c6407 const LBA_t ptbl[], /* Pointer to the size table for each partitions */ argument
6426 …res = create_partition(pdrv, ptbl, 0x07, buf); /* Create partitions (system ID is temporary settin…