Home
last modified time | relevance | path

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

/fatfs-latest/
Dff.c252 #define LD2PT(vol) VolToPart[vol].pt /* Get partition number from the mapping table (0:auto search,… macro
255 #define LD2PT(vol) 0 /* Auto partition search */ macro