Home
last modified time | relevance | path

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

/third_party/FatFs/source/
Dff.h110 #define LD2PC(vol) (VolToPart[vol].pc) /* Get partition sector count */ macro
115 #define LD2PC(vol) 0 macro
Dff.c5687 sz_vol = LD2PC(vol); /* Volume size */
5692 sz_vol = LD2PC(vol); /* Volume size */