代码搜索:DEV
找到约 10,000 项符合「DEV」的源代码
代码结果 10,000
www.eeworm.com/read/378755/2682009
h dev_ep.h
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/378755/2682030
c dev_ep.c
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/376214/2711994
sh test-dev.sh
#!/bin/sh
# If you have an installed MinGLE version, that library will be loaded
# instead of the "../../src/.libs/mingle.so"
# This small script forces the usage of the development version of MinGLE
www.eeworm.com/read/376214/2712005
sh test-dev.sh
#!/bin/sh
# If you have an installed MinGLE version, that library will be loaded
# instead of the "../../src/.libs/mingle.so"
# This small script forces the usage of the development version of MinGLE
www.eeworm.com/read/373619/2761231
h flash_dev.h
/*
$Log: flash_dev.h,v $
Revision 1.8 2008/01/18 08:53:26 Lingzhaojun
no message
Revision 1.7 2007/12/12 02:39:04 Fangzhenfu
文件系统更新! FLASH 底层更新!
Revision 1.6 2007/11/27 14:01:34 Huangs
www.eeworm.com/read/373619/2761232
c flash_dev.c
/*
$Log: flash_dev.c,v $
Revision 1.3 2008/06/21 09:33:12 HSL
增加文件系统PC仿真支持.
Revision 1.2 2008/06/19 04:43:25 Administrator
代码整理!
Revision 1.1.1.1 2008/05/07 04:15:08 Administrator
no
www.eeworm.com/read/373619/2761238
h fs_dev.h
/*
$Log: Fs_dev.h,v $
Revision 1.3 2007/12/12 02:39:04 Fangzhenfu
文件系统更新! FLASH 底层更新!
Revision 1.2 2007/10/08 02:58:13 Lingzhaojun
添加版本自动注释脚本
*/
#ifndef _FS_DEV_H_
#define _FS_DEV_H_
www.eeworm.com/read/373619/2761248
c pc_dev.c
/*
$Log: PC_dev.c,v $
Revision 1.3 2008/07/01 11:57:40 HSL
修改 BUF不对齐的情况下读取 SECTOR错误的 BUG.
Revision 1.2 2008/06/23 13:36:07 HSL
增加写 SECTOR 代码的支持.
Revision 1.1 2008/06/23 12:58:41 HSL
增
www.eeworm.com/read/373619/2761249
h pc_dev.h
/*
$Log: PC_dev.h,v $
Revision 1.1 2008/06/23 12:58:41 HSL
增加 文件系统的 PC仿真支持.
*/
#ifndef _PC_EMLUATOR_H_
#define _PC_EMLUATOR_H_
#if !defined(BOARD)
extern const FS_DEVICE_TYPE FS_PCSysDev