代码搜索:DAC
找到约 10,000 项符合「DAC」的源代码
代码结果 10,000
www.eeworm.com/read/357659/10203785
h ad1835.h
///////////////////////////////////////////////////////////////////////////////////////
//NAME: ad1835.h
//DATE: 7/15/04
//PURPOSE: Header file with AD1835 Register definitions
//
//////
www.eeworm.com/read/357659/10203819
h ad1835.h
#ifndef _AD1835_H_
#define _AD1835_H_
//
// AD1835.h
//
// Configuration values for the AD1835A codec
//
#define DACCTRL1 (0x0000) // DAC control register 1 (R/W)
#define DACCTRL2
www.eeworm.com/read/357659/10203839
h ad1835.h
#ifndef _AD1835_H_
#define _AD1835_H_
//
// AD1835.h
//
// Configuration values for the AD1835A codec
//
#define DACCTRL1 (0x0000) // DAC control register 1 (R/W)
#define DACCTRL2
www.eeworm.com/read/357659/10203854
h ad1835.h
#ifndef _AD1835_H_
#define _AD1835_H_
//
// AD1835.h
//
// Configuration values for the AD1835A codec
//
#define DACCTRL1 (0x0000) // DAC control register 1 (R/W)
#define DACCTRL2
www.eeworm.com/read/357659/10203883
h ad1835.h
#ifndef _AD1835_H_
#define _AD1835_H_
//
// AD1835.h
//
// Configuration values for the AD1835A codec
//
#define DACCTRL1 (0x0000) // DAC control register 1 (R/W)
#define DACCTRL2
www.eeworm.com/read/357659/10203892
h ad1835.h
#ifndef _AD1835_H_
#define _AD1835_H_
//
// AD1835.h
//
// Configuration values for the AD1835A codec
//
#define DACCTRL1 (0x0000) // DAC control register 1 (R/W)
#define DACCTRL2
www.eeworm.com/read/357659/10203936
h ad1835.h
#ifndef _AD1835_H_
#define _AD1835_H_
//
// AD1835.h
//
// Configuration values for the AD1835A codec
//
#define DACCTRL1 (0x0000) // DAC control register 1 (R/W)
#define DACCTRL2
www.eeworm.com/read/354392/10359276
lst main.lst
ARM COMPILER V2.53, main 18/11/07 00:38:34 PAGE 1
ARM COMPILER V2.53, COMPILATION OF MODULE main
OBJECT MODULE PLACED IN m
www.eeworm.com/read/278917/10488086
h rddatabase.h
// RdDatabase.h: interface for the CRdDatabase class.
// Mysql数据库的一般操作
//
// 可以初始化、打开、关闭数据库
// 可以执行标准的sql语句
// 若执行查询语句时返回CCustResultSet结果集
//
// 作者:colin
// 版本 1.0
//
// 可以任意拷贝使
www.eeworm.com/read/278915/10488533
h rddatabase.h
// RdDatabase.h: interface for the CRdDatabase class.
// Mysql数据库的一般操作
//
// 可以初始化、打开、关闭数据库
// 可以执行标准的sql语句
// 若执行查询语句时返回CCustResultSet结果集
//
// 作者:colin
// 版本 1.0
//
// 可以任意拷贝使