Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/fatfs/src/
Dff.c205 #define PTE_SizLba 12 /* MBR PTE: Size in LBA */ macro
5601 sz_vol = ld_dword(pte + PTE_SizLba); /* Get volume size */
5981 st_dword(pte + PTE_SizLba, sz_vol); /* Size in sectors */