Home
last modified time | relevance | path

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

/Zephyr-latest/modules/fatfs/
Dzephyr_fatfs_config.h52 #undef FF_MIN_SS
53 #define FF_MIN_SS CONFIG_FS_FATFS_MIN_SS macro
/Zephyr-latest/subsys/fs/
Dfat_fs.c434 #if FF_MAX_SS != FF_MIN_SS in fatfs_statvfs()
437 stat->f_bsize = FF_MIN_SS; in fatfs_statvfs()
DKconfig.fatfs234 This option affects FF_MIN_SS defined in ffconf.h, inside