代码搜索:DAC

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

代码结果 10,000
www.eeworm.com/read/474008/6828589

c main.c

#include #include "s3530a.h" #include "24AA64.h" #include "x76f100.h" #include "scanif.h" #include "i2c.h" #include "lcd.h" #define IC_READ_PASS 0x00 #define IC_WRITE_PASS
www.eeworm.com/read/474008/6828617

c scanif.c

#include #include "ScanIf.h" const unsigned char PSMCalib[] = { 0x00, 0x00, 0x00, 0x00, }; unsigned int WaitCounter; unsigned int V1; unsig
www.eeworm.com/read/473480/6843721

lst hardware.lst

Sunplus u'nSP Assembler - Ver. 1.8.1 Listing File Has Been Relocated //====================================================================================
www.eeworm.com/read/472202/6873188

h includes.h

#ifndef _INCLUDES_H_ #define _INCLUDES_H_ #include"c8051f000.h" sfr16 RCAP2 = 0xca; sfr16 TMR2 = 0xcc; sfr16 ADC0VAL=0xbe; //将ADC0H-ADC0L通过sfr16实现 sfr16 DAC0=0xd2; sf
www.eeworm.com/read/472205/6873213

h includes.h

#ifndef _INCLUDES_H_ #define _INCLUDES_H_ sfr16 RCAP2 = 0xca; sfr16 TMR2 = 0xcc; sfr16 ADC0VAL=0xbe; //将ADC0H-ADC0L通过sfr16实现 sfr16 DAC0=0xd2; sfr16 DAC1=0xd5; sfr16
www.eeworm.com/read/472216/6873310

c time_init.c

#include"includes.h" void T2_Init() { CKCON=0x20; //定时器2时钟采用系统时钟 T2CON=0x04; //定时器2允许;定时器功能;16位自动重装 } void dac_freq(unsigned int freq) //设置输出频率 { RCAP2=50000; }
www.eeworm.com/read/472224/6873385

c ad_fpga_init.c

#include"includes.h" /*******************************************************************************/ /*时钟初始化程序段 */ /*
www.eeworm.com/read/471508/6895096

h m430iicbus.h

//描述:MSP430模拟IIC驱动程序声明 //编译环境:IAR EW430 V3.42A //正常操作时返回位值为0,有故障时返回位值为1. //unsigned char *DataBuff数据缓冲区指针,char ByteQuantity字节数量, //unsigned int Address IC片内地址, //unsigned char ControlByte芯片控制字节-I
www.eeworm.com/read/394761/8208120

c da_3.c

/********************************************** * File: DA_3.C * Description: DAC7614 * Created Date: 2007-10-01 * Last Modified: 2007-10-01 * Author: Jeffrey - Schicksal@126.com *
www.eeworm.com/read/394265/8239768

uv2 da.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,1, 0x0 Options 1,0,0 //