代码搜索:DA驱动
找到约 10,000 项符合「DA驱动」的源代码
代码结果 10,000
www.eeworm.com/read/341982/12048614
c da.c
#include
#include
#include
#define Uint unsigned int
#define Uchar unsigned char
sbit DataDA = P1^4;
sbit ClkDA = P1^5;
sbit LOAD = P1^6;
sbit LDAC = P1^7;
www.eeworm.com/read/153213/12051906
c da.c
//EMV LEVEL 2 Data Authority file
//Create by cihuyf
//2003.12.25
#include
#include
#include "../inc/posapi.h"
#include "../inc/posdef.h"
#include "../inc/pos810.h"
#in
www.eeworm.com/read/152958/12072740
asm da.asm
ORG 0000H
AJMP MAIN
ORG 0100H
MAIN:MOV SP,#53H
CLR A
MOV DPTR,#0B000H
LOOP1:MOVX @DPTR,A
ACALL DELAY
INC A
CJNE A,#0FFH,LOOP1
MOV R2,#0FH
LOOP2:MOVX @DPT
www.eeworm.com/read/255202/12095699
mcp da.mcp
www.eeworm.com/read/339894/12197490
gif da.gif
www.eeworm.com/read/151424/12212085
ddb da.ddb
www.eeworm.com/read/338459/12306351
obj da.obj
www.eeworm.com/read/338459/12306368
plg da.plg
礦ision3 Build Log
Project:
C:\Documents and Settings\sun1\桌面\复件 da\da.uv2
Project File Date: 03/17/2007
Output:
compiling dac0808.c...
dac080
www.eeworm.com/read/338459/12306385
opt da.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
CppX (*.cpp)
DaveTm { 0,0,0,0,0,0,0,0 }
www.eeworm.com/read/338459/12306396
c da.c
#include
#include"intrins.h"
void main()
{
unsigned int i;
unsigned int j;
P2=0;
while(1)
{
for(i=0;i