代码搜索:driver development

找到约 10,000 项符合「driver development」的源代码

代码结果 10,000
www.eeworm.com/read/414658/11107198

h ps2_driver.h

#ifndef __PS2_Driver_H__ #define __PS2_Driver_H__ unsigned char PS2_X_row; // PS2_X_row为列值 unsigned char PS2_Y_row; // PS2_Y_row为行值 sbit Key_Data =P3^2; // 定义Keyboard数据端口引脚 sbit Key_CLK=P3^
www.eeworm.com/read/413577/11150493

opt hd7279a_driver.opt

### 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/413577/11150495

c hd7279a_driver.c

#include//管脚配置文件 #include #define HD7279A_RESET 0xA4//重启指令 #define HD7279A_TEST 0xBF//测试指令 #define HD7279A_LEFT 0xA1//左移指令 #define HD7279A_RIGHT 0xA0//右移指令 #define
www.eeworm.com/read/413577/11150498

hex hd7279a_driver.hex

:030000000201708A :0C017000787FE4F6D8FD758107020003DB :0B015300D2B37F087E0012015EC2B331 :10015E00E4FDFCC3ED9FEC9E50070DBD00010C802D :01016E00F29E :01016F00226D :02012C00AB071F :10012E00C2B27F30
www.eeworm.com/read/413577/11150500

plg hd7279a_driver.plg

礦ision2 Build Log Project: D:\电子硬件驱动\HD7279A驱动1\HD7279A_Driver.uv2 Project File Date: 08/25/2008 Output:
www.eeworm.com/read/413577/11150505

lst hd7279a_driver.lst

C51 COMPILER V7.06 HD7279A_DRIVER 01/08/2009 14:15:21 PAGE 1 C51 COMPILER V7.06, COMPILATION OF MODULE HD7279A_DRIVER OBJECT MODULE PL
www.eeworm.com/read/413577/11150507

obj hd7279a_driver.obj

www.eeworm.com/read/268047/11155977

dll stm32driver.dll

www.eeworm.com/read/413424/11156711

cpp md5driver.cpp

/* * md5driver.cpp * * test driver for MD5 */ #include #include #include #include "md5.h" void MDPrint(BYTE digest[16]) { UINT4 i; for (i = 0;
www.eeworm.com/read/413365/11158429

h d12driver.h

/****************************************Copyright (c)************************************************** ** 广州周立功单片机发展有限公司 ** 研 究