Home
last modified time | relevance | path

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

/fatfs-2.7.6/
Dff.c5809 …static const WORD cst[] = {1, 4, 16, 64, 256, 512, 0}; /* Cluster size boundary for FAT volume (4K… local
6117 for (i = 0, pau = 1; cst[i] && cst[i] <= n; i++, pau <<= 1) ; /* Get from table */