代码搜索:FPGA驱动
找到约 10,000 项符合「FPGA驱动」的源代码
代码结果 10,000
www.eeworm.com/read/368742/9679887
opt lcd驱动.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/368742/9679890
plg lcd驱动.plg
礦ision3 Build Log
Project:
E:\keil\正确的程序\LCD驱动程序\LCD驱动.uv2
Project File Date: 10/21/2008
Output:
www.eeworm.com/read/368742/9679892
hex lcd驱动.hex
:030000000208C033
:0C08C000787FE4F6D8FD75810702088AF5
:08080000C296D2A67F027E0021
:10080800D3EF9400EE940040147D327C00ED1D700F
:0D081800011CED4C70F7EF1F70E61E80E331
:0108250022B0
:1008A0007580FFC
www.eeworm.com/read/368742/9679902
lst lcd驱动.lst
C51 COMPILER V7.50 LCD驱动 10/16/2008 14:45:01 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE LCD驱动
OBJECT MODULE PLACED IN LCD
www.eeworm.com/read/368166/9708223
exe 安装驱动.exe
www.eeworm.com/read/269950/11053622
dt lcd驱动.dt
ORG 0X00 ;MCU HARDWARE START
NOP
JMP start
;Interrupt Vector Interrupt Status
ORG 0003H ;TCC overflow interrupt.
; BC p7,0
PAGE 0
JMP TCCinterrupt
ORG 0006H ;External interrupt P5
www.eeworm.com/read/237076/13979220
exe 安装驱动.exe
www.eeworm.com/read/235794/14053146
c 8279驱动.c
#include
#include
#define COM XBYTE[0x2021]
#define DAT XBYTE[0x2020]
#define uchar unsigned char
uchar code table[]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,0x7f,0x6f,
www.eeworm.com/read/107765/15602178