代码搜索:DA驱动
找到约 10,000 项符合「DA驱动」的源代码
代码结果 10,000
www.eeworm.com/read/312866/13603006
obj da.obj
www.eeworm.com/read/312866/13603009
out da.out
www.eeworm.com/read/312866/13603012
mak da.mak
/************* Code Composer V1 Project Data ********************
The following section contains data generated by Code Composer
to store project information like build options, source filenames
www.eeworm.com/read/312866/13603013
map da.map
******************************************************************************
TMS320C1x/C2x/C2xx/C5x COFF Linker Version 7.00
******************************************
www.eeworm.com/read/312866/13603016
c da.c
#include "string.h"
#include "math.h"
#include "DEC2407_DA.h"
#include "SEED-DEC2407.h"
#include "DA.h"
void main()
{
timer_count = 0;
*IFR = 0x3f;
DINT;
SystemInit();
TimerI
www.eeworm.com/read/312109/13619243
pjt da.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="C:\ICETEK-VC5509-AG-EDULab\Lab0306-DA\"
ProjectType=Executable
CPUFamily=TMS320C55XX
www.eeworm.com/read/312109/13619257
paf da.paf
www.eeworm.com/read/311672/13627095
txt da.txt
16-bit Digital to Analogue Converter
USE WORK.rampac.ALL;
USE WORK.adcpac.ALL;
ENTITY dac16 IS
PORT(vout : INOUT analogue; digin : IN data16; --input and output
en : IN BIT); --latches in data
E
www.eeworm.com/read/311295/13632736
pjt da.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="DSP280x"
ProjectDir="D:\28016\SEED-DSK28016v1.0\03. Examples of Program\01.DSP\DSP280
www.eeworm.com/read/311295/13632749