Home
last modified time | relevance | path

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

/fatfs-2.7.6/
Dff.c251 #define LD2PT(vol) VolToPart[vol].pt /* Get partition number (0:auto search, 1..:forced partition n… macro
254 #define LD2PT(vol) 0 /* Auto partition search */ macro
3389 fmt = find_volume(fs, LD2PT(vol));
5829 ipart = LD2PT(vol); /* Partition (0:create as new, 1..:get from partition table) */