代码搜索结果
找到约 10,000 项符合
DAC 的代码
dac.h
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* Copyright (c) 2007 by Qu chun lei watt@vip.163.com
*
* Filename: Dac.h
* Module: 0101C
* Language
dac.mak
/************* Code Composer V1 Project Data ********************
The following section contains data generated by Code Composer
to store project information like build options, source filenames
dac.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="F:\THF-2 end program\THF-2 dsp programmes\dsp2407 asm\dsp2.7\"
ProjectType=Executable
dac.c
#include "DSP281x_Device.h" // DSP281x Headerfile Include File
#include "DSP281x_Examples.h" // DSP281x Examples Include File
#include "f2812a.h"
#include"math.h"
#define PI 3.1415926
#
dac.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="DSP281x"
ProjectDir="D:\ICETEK\LF2812A\F2812\DSP281x_examples\lab0306-Dac\"
ProjectT