代码搜索:Filesystem

找到约 7,034 项符合「Filesystem」的源代码

代码结果 7,034
www.eeworm.com/read/285920/8801428

h osfile.h

#ifndef __OSFILE_H__ #define __OSFILE_H__ #define FILESYSTEM_AUTOFORMAT FALSE //Macro related to FLASH #define PagePerClus 32 #define BytesPerPage 512 #define FILEMODE_READ 1 #define FI
www.eeworm.com/read/384144/8893876

h osfile.h

#ifndef __OSFILE_H__ #define __OSFILE_H__ #define FILESYSTEM_AUTOFORMAT FALSE //Macro related to FLASH #define PagePerClus 32 #define BytesPerPage 512 #define FILEMODE_READ 1 #define FI
www.eeworm.com/read/383713/8925326

h iso_fs.h

#ifndef _ISOFS_FS_H #define _ISOFS_FS_H #include /* * The isofs filesystem constants/structures */ /* This part borrowed from the bsd386 isofs */ #define ISODCL(from, to
www.eeworm.com/read/284435/8930155

c main.c

#include "stdio.h" #include "stdlib.h" #include "type.h" #include "filesystem.h" #include "flash.h" #include "main.h" uint8 sysTemp[64]; /*****************************************
www.eeworm.com/read/282847/9056079

h file.h

#ifndef __FILE_H__ #define __FILE_H__ #include "..\inc\def.h" #define FILESYSTEM_AUTOFORMAT FALSE //Macro related to FLASH #define PagePerClus 32 #define BytesPerPage 512 #define FILEM
www.eeworm.com/read/381392/9095121

h dosfs.h

/* DOSFS Embedded FAT-Compatible Filesystem (C) 2005 Lewin A.R.W. Edwards (sysadm@zws.com) */ #ifndef _DOSFS_H #define _DOSFS_H #include //===================================
www.eeworm.com/read/381392/9095134

c dosfs.c

/* DOSFS Embedded FAT-Compatible Filesystem (C) 2005 Lewin A.R.W. Edwards (sysadm@zws.com) You are permitted to modify and/or use this code in your own projects without payment of royalty, r
www.eeworm.com/read/379711/9181904

h iso_fs.h

#ifndef _ISOFS_FS_H #define _ISOFS_FS_H #include /* * The isofs filesystem constants/structures */ /* This part borrowed from the bsd386 isofs */ #define ISODCL(from, to
www.eeworm.com/read/377468/9275151

protocol msits.protocol

[Protocol] exec=kio_msits protocol=ms-its input=none output=filesystem reading=true listing=Name,Type,Size defaultMimetype=text/html Description=A kioslave for displaying WinHelp files Description[da]
www.eeworm.com/read/180458/9307313

h file.h

#ifndef __FILE_H__ #define __FILE_H__ #include "..\inc\def.h" #define FILESYSTEM_AUTOFORMAT FALSE //Macro related to FLASH #define PagePerClus 32 #define BytesPerPage 512 #define FILEM