代码搜索:底层驱动
找到约 10,000 项符合「底层驱动」的源代码
代码结果 10,000
www.eeworm.com/read/431518/8671655
c sd_drive.c
/*--------------File Info-------------------------------------------------------
** 文 件 名: SD_Driver.c
** 最后修改日期: 2008.3.28
** 版 本: V1.0
** 描 述: sd 卡驱动软件包: 用户API函数
www.eeworm.com/read/431518/8671664
h sd_drive.h
/*--------------File Info-------------------------------------------------------
** 文 件 名: SD_Driver.h
** 最后修改日期: 2008.3.28
** 版 本: V1.0
** 描 述: sd 卡驱动软件包: 用户API函数
www.eeworm.com/read/431518/8671729
h sd_config.h
/*--------------File Info-------------------------------------------------------
** 文 件 名: SD_Config.h
** 最后修改日期: 2008.3.28
** 版 本: V1.0
** 描 述: sd 卡驱动软件包: 配置文件
www.eeworm.com/read/287447/8686218
c lcd12864r.c
/**********************************************************
*描述:YM12864R-3带中文字库图形液晶驱动
*版本:V1.0
*控制器:ST7920
*通讯方式:串行方式
*编程:飞扬
**********************************************************/
#include
www.eeworm.com/read/430690/8733592
c stc12c5202ad.c
/******************************************************/
/*此程序使用的是STC12C5202AD型单片机,包括AD转换,串口通信,TLC5615DA的驱动。*/
/********************************************************/
#include
#includ
www.eeworm.com/read/385600/8796905
h zlg7290_reg.h
/****************************************************************
ZLG7290_REG.h
数码管显示与键盘管理芯片ZLG7290的标准80C51 驱动程序头文件
*****************************************************************/
#ifndef _ZLG7
www.eeworm.com/read/428439/8868958
nfo driver.nfo
[DriverInfo]
DriverName=Microsoft 用于 High Definition Audio 的 UAA 总线驱动程序
InfFile=hdaudbus.inf
HardwareID=PCI\VEN_8086&DEV_293E&SUBSYS_02111028&REV_02
OS=4
www.eeworm.com/read/284422/8932609
txt pci_bridges.txt
Linux PCI桥驱动程序源码
/*
* Copyright (c) 2001 Red Hat, Inc. All rights reserved.
*
* This software may be freely redistributed under the terms
* of the GNU public license.
*
* You should ha
www.eeworm.com/read/426600/9011494
c lcd12864.c
/******************************************************************************
/* LCD12864驱动程序
/* 文 件 名:LCD12864
/* 创建时间:2004年12月24日
/* 创 建 人:胡勇刚
/* Email: hygbeyond@163.com
//**********
www.eeworm.com/read/282174/9116299
c modem.c
/****************************************************************************
* 文件名:MODEM.C
* 功能:MODEM驱动程序。
* 说明:基于LPC2100、LPC2200系列ARM7微控制器的UART1
*************************************************