Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/fatfs/src/
D00history.txt296 Improved cluster allocation time on stretch a deep buried cluster chain.
Dff.c1733 int stretch /* 0: Do not stretch table, 1: Stretch table if needed */ in dir_next() argument
1759 if (!stretch) { /* If no stretch, report EOT */ in dir_next()
1769 if (!stretch) dp->sect = 0; /* (this line is to suppress compiler warning) */ in dir_next()