代码搜索:FatFS
找到约 722 项符合「FatFS」的源代码
代码结果 722
www.eeworm.com/read/135592/13918517
c fatfs_syms.c
/*
* linux/fs/fat/fatfs_syms.c
*
* Exported kernel symbols for the low-level FAT-based fs support.
*
*/
#define ASC_LINUX_VERSION(V, P, S) (((V) * 65536) + ((P) * 256) + (S))
#include
www.eeworm.com/read/103103/15744911
c fatfs_tcache.c
//==========================================================================
//
// fatfs_tcache.c
//
// FAT file system FAT table cache functions
//
//=======================================
www.eeworm.com/read/103103/15744921
c fatfs_supp.c
//==========================================================================
//
// fatfs_supp.c
//
// FAT file system support functions
//
//=================================================
www.eeworm.com/read/103103/15744922
ncb fatfs_console.ncb
www.eeworm.com/read/103103/15744923
suo fatfs_console.suo
www.eeworm.com/read/103103/15744924
sln fatfs_console.sln
Microsoft Visual Studio Solution File, Format Version 7.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FatFs_Console", "FatFs_Console.vcproj", "{30C659CC-8CDD-4AC9-9D51-25998CA550BE}"
EndPr
www.eeworm.com/read/103103/15744926
c fatfs_ncache.c
//==========================================================================
//
// fatfs_ncache.c
//
// FAT file system node cache functions
//
//============================================
www.eeworm.com/read/298743/7941052
txt 00readme.txt
FatFs/Tiny-FatFs Module Source Files R0.04b (C)ChaN, 2007
FILES
ff.h Common include file for FatFs and application module.
ff.c FatFs module.
tff.h Common include fi