代码搜索:FATFS
找到约 722 项符合「FATFS」的源代码
代码结果 722
www.eeworm.com/read/269545/11095027
c fatfs.c
/****************************************************************/
/* */
/* fatfs.c
www.eeworm.com/read/413871/11138576
h fatfs.h
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// This source code is licensed under Microsoft Shared Source License
// Version 1.0 for Windows CE.
// For a copy of the l
www.eeworm.com/read/266614/11216848
h fatfs.h
#ifndef __FATFS_H_
#define __FATFS_H_
#include
#include
enum
{
FAT12,
FAT16,
FAT32
};
#define DOS_BOOT_SEC_NUM 0/* sector number of boot sector */
#define DOS_
www.eeworm.com/read/266614/11216852
cpp fatfs.cpp
#include "fatFs.h"
#include
#include
#include
#include
#include
#include
/* defines */
/* File System Information Sector number */
www.eeworm.com/read/265460/11263675
c fatfs.c
/****************************************************************/
/* */
/* fatfs.c
www.eeworm.com/read/335529/12519063
c fatfs.c
//****************************************************************************
//
// FATFS.C - File system-link interface to the FAT library.
//
// Copyright (c) 1999,2000,2001 Cirrus Logic, Inc.
//
/
www.eeworm.com/read/110905/15523177
c fatfs.c
/****************************************************************/
/* */
/* fatfs.c
www.eeworm.com/read/103103/15744913
h fatfs.h
#ifndef CYGONCE_FATFS_FATFS_H
#define CYGONCE_FATFS_FATFS_H
//==========================================================================
//
// fatfs.h
//
// FAT file system header
//
//====
www.eeworm.com/read/103103/15744929
c fatfs.c
//==========================================================================
//
// fatfs.c
//
// FAT file system
//
//========================================================================
www.eeworm.com/read/389295/8535183
h tsk_fatfs.h
/*
** The Sleuth Kit
**
** Brian Carrier [carrier sleuthkit [dot] org]
** Copyright (c) 2003-2008 Brian Carrier. All rights reserved
**
** TASK
** Copyright (c) 2002 @stake Inc. All rights res