代码搜索:AD芯片
找到约 10,000 项符合「AD芯片」的源代码
代码结果 10,000
www.eeworm.com/read/19175/822037
asm ad0809.asm
CH EQU 30H
DPCNT EQU 31H
DPBUF EQU 33H
GDATA EQU 32H
ST BIT P3.0
OE BIT P3.1
EOC BIT P3.2
ORG 00H
LJMP START
ORG 0BH
LJMP T0X
ORG 30H
START: MOV CH,#0BCH
www.eeworm.com/read/19175/822038
obj ad0809.obj
www.eeworm.com/read/19175/822040
hex ad0809.hex
:03000000020800F3
:0C080000787FE4F6D8FD75810702000047
:03000000020030CB
:03000B0002008E62
:100030007530BC8530B075310079317F05740A7830
:1000400033F608DFFC760008760008760075890133
:10005000758CF07
www.eeworm.com/read/19175/822041
opt ad0809.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/19175/822046
plg ad0809.plg
www.eeworm.com/read/19175/822048
lst ad0809.lst
C51 COMPILER V8.02 AD0809 08/30/2007 14:49:29 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE AD0809
OBJECT MODULE PLACED IN
www.eeworm.com/read/19175/822055
c ad0809.c
#include
unsigned char code dispbitcode[]={0xfe,0xfd,0xfb,0xf7,
0xef,0xdf,0xbf,0x7f};
unsigned char code dispcode[]={0x3f,0x06,0x5b,0x4f,0x66,
0x6d,0x7d,
www.eeworm.com/read/19175/822056