代码搜索:dosfs

找到约 229 项符合「dosfs」的源代码

代码结果 229
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/164783/10088380

h dosfs.h

/* * dosfs.h * * Application interface to MSDOS filesystem. * * Copyright (C) 2001 OKTET Ltd., St.-Petersburg, Russia * Author: Eugeny S. Mints * * The license and
www.eeworm.com/read/312239/13614648

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/312239/13614651

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/13298/271448

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/13298/271457

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/13298/271491

pbi dosfs.pbi

This is an internal working file generated by the Source Browser. 08:06 13s D:\project\remote_ecg\prog\STM32_SDIO_FATFS\USR\dosfs.c D:\project\remote_ecg\prog\STM32_SDIO_FATFS\USR\dosfs.c -D VECT
www.eeworm.com/read/13298/271492

o dosfs.o

www.eeworm.com/read/209211/4983823

h dosfs.h

enum { Maxfdata = 8192, Maxiosize = IOHDRSZ+Maxfdata, }; extern Fcall *req; extern Fcall *rep; extern char repdata[Maxfdata]; extern uchar statbuf[STATMAX];