Home
last modified time | relevance | path

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

/fatfs-latest/
Dff.c5751 #define GPT_ALIGN 0x100000 /* Alignment of partitions in GPT [byte] (>=128KB) */ macro
5788 align = GPT_ALIGN / ss; /* Partition alignment for GPT [sector] */
6007 …b_vol = GPT_ALIGN / ss; sz_vol -= b_vol + GPT_ITEMS * SZ_GPTE / ss + 1; /* Estimated partition off…