Home
last modified time | relevance | path

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

/Zephyr-latest/modules/fatfs/
Dzephyr_fatfs_config.h39 #undef FF_USE_LFN
40 #define FF_USE_LFN CONFIG_FS_FATFS_FF_USE_LFN macro
Dzfs_ffsystem.c17 #if FF_USE_LFN == 3 /* Dynamic memory allocation */
/Zephyr-latest/subsys/fs/
DKconfig.fatfs132 This option affects FF_USE_LFN defined in ffconf.h, inside
139 This option affects FF_USE_LFN defined in ffconf.h, inside
147 This option affects FF_USE_LFN defined in ffconf.h, inside
158 Translates FS_FATFS_LFN_MODE selection to FF_USE_LFN, defined in ffconf.h,