代码搜索:Driver
找到约 10,000 项符合「Driver」的源代码
代码结果 10,000
www.eeworm.com/read/442122/7658765
bak setpping-driver_opt.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/439315/7712357
c max7301driver.c
#include
#include
//***********************************************************************************
// MACRO
//*************************************
www.eeworm.com/read/350721/7723738
chm windows_device_driver_.chm
www.eeworm.com/read/437528/7746699
c tlc2543_driver.c
//[TLC2543_Driver.c]n路AD转换----------------------------------------------*
//本文件包含: *
// (1)TLC2543:取一路AD转换的值
www.eeworm.com/read/437528/7746700
h tlc2543_driver.h
//[TLC2543_Driver.h]n路AD转换头文件-----------------------------------------
//n路AD转换需要用到的头文件
#include "SPI.h" //n路AD转换头文件
//n路AD转换寄存器及标志位定义
#define TLC2543CS_P PORTA
#define TLC2543CS_D DDRA
www.eeworm.com/read/437449/7747745
c uda1341_driver.c
/*
* Philips UDA1341 Audio Device Driver for S3C2410 Linux
*
* Copyright (C) 2002 MIZI Research, Inc.
* history:
* 2004-6-18 chang function audio_set_dsp_speed() for other audio sample
* by th
www.eeworm.com/read/436398/7770552
pdf writing-an-alsa-driver.pdf
www.eeworm.com/read/436139/7776189
pbi lcd_driver_user.pbi
This is an internal working file generated by the Source Browser.
09:27 28s
C:\Documents and Settings\Administrator\桌面\lcd2\LCD_Driver\LCD_Driver_User.c
C:\Documents and Settings\Administrator\桌面\l
www.eeworm.com/read/436139/7776201
c lcd_driver_user.c
//========================================================================
// 文件名: LCD_Driver_User.c
// 描 述: 底层接口驱动扩展程序集
//========================================================================
www.eeworm.com/read/436139/7776202
h lcd_driver_user.h
#include "LCD_Config.h"
// write your header here
extern void LCD_DataWrite(LCDBYTE Data);
extern void LCD_RegWrite(LCDBYTE Command);
extern void LCD_Fill(LCDBYTE a);