代码搜索结果

找到约 10,000 项符合 DAC 的代码

initial.c

/************************************************************************************ 本程序仅供广大电子爱好者制作MP3学习和参考使用,不得用于其它用途,否则后果自负 Initial.c file Created by Computer-lov. Date: 2005.3.19

line.asm

.define P_IOB_Data 0x7005; .define P_IOB_Dir 0x7007; .define P_IOB_Attrib 0x7008; .define P_INT_CTRL 0x7010; .define P_INT_CLEAR 0x7011; .define P_Feedback 0x7009; .define P_DAC_C

initial.c

/************************************************************************************ 本程序仅供广大电子爱好者制作MP3学习和参考使用,不得用于其它用途,否则后果自负 Initial.c file Created by Computer-lov. Date: 2005.3.19

initial.c

/************************************************************************************ 本程序仅供广大电子爱好者制作MP3学习和参考使用,不得用于其它用途,否则后果自负 Initial.c file Created by Computer-lov. Date: 2005.3.19

initial.c

/************************************************************************************ 本程序仅供广大电子爱好者制作MP3学习和参考使用,不得用于其它用途,否则后果自负 Initial.c file Created by Computer-lov. Date: 2005.3.19

isr.c

//============================================================= // 文件名称: ISR.c // 实现功能: 读取AD的结果,进行DA,输出 // 完成日期: 2003,5,28 //============================================================== #include

da0.m51

BL51 BANKED LINKER/LOCATER V5.03 07/29/2008 09:53:19 PAGE 1 BL51 BANKED LINKER/LOCATER V5.03, INVOKED BY: C:\KEIL\C51\BIN\BL51.EXE DA0.ob

line.asm

.define P_IOB_Data 0x7005; .define P_IOB_Dir 0x7007; .define P_IOB_Attrib 0x7008; .define P_INT_CTRL 0x7010; .define P_INT_CLEAR 0x7011; .define P_Feedback 0x7009; .define P_DAC_C

initial.c

/* Initial.c file Created by Computer-lov. Date: 2005.3.19 Last edited date: 2005.5.31 Copyright (c) 2005 Computer-lov version 1.1 */ #include "Initial.h" #include "IDE.h" #i

sy9.bak

//P3.0-P3.7 并行数据DB0-DB7 //P2.7 时钟信号 //使用定时器3中断程序改变输出电压 #include #include #define uchar unsigned char #define uint unsigned int sbit CLK=P2^7; sfr16 TMR3RL=0x92;