代码搜索结果
找到约 10,000 项符合
DAC 的代码
dac.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (C8051F020), 0x0000 // Tools: 'MCS-51'
Target (C8051F021), 0x0000 // Tools: 'MCS-51'
Target (C8051F022), 0x0000 // Tools: 'MCS-
dac.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (C8051F330), 0x0000 // Tools: 'MCS-51'
Group (Source Files)
Group (Documentation)
File 1,1, 0x0
File 2
dac8830.c
#include
#include
#include "DAC8830.h"
#define TABLE_SIZE 256
int sinetable[TABLE_SIZE], costable[TABLE_SIZE];
int nTX0_Len;
char nTX0_Flag;
int nSend_TX0;
dac3550a.c
/*
* Driver for the i2c/i2s based DAC3550a sound chip used
* on some Apple iBooks. Also known as "DACA".
*
* This file is subject to the terms and conditions of the GNU General Public
* License
dac_drv.c
//! @file Dac_drv.c
//!
//! Copyright (c) 2004
//!
//! Please read file license.txt for copyright notice.
//!
//! @brief This file contains the low level functions for the DAC
//!
//! @version
dac_drv.h
//! @file Dac_drv.h
//!
//! Copyright (c) 2004
//!
//! Please read file license.txt for copyright notice.
//!
//! @brief This file contains the low level macros and definition for the DAC
//!
dac3550a.c
/*
* Driver for the i2c/i2s based DAC3550a sound chip used
* on some Apple iBooks. Also known as "DACA".
*
* This file is subject to the terms and conditions of the GNU General Public
* License
dac960.h
#undef CONFIG_BLK_DEV_DAC960
lib_dac.h
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*-------------------------------------------------
lib_dac.c
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*----------------------------------------------------