Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/fs/
Dfat_fs.c536 static const struct fs_file_system_t fatfs_fs = { variable
563 return fs_register(FS_FATFS, &fatfs_fs); in fatfs_init()