代码搜索:DA驱动
找到约 10,000 项符合「DA驱动」的源代码
代码结果 10,000
www.eeworm.com/read/298649/7947862
&&& da_front.&&&
%
% Set up the screen
%
clg;
drawnow;
if data_loaded==1
set(w1,'NumberTitle','off','Name',['DATA ANALYSIS TOOLBOX - Current data file=' dfile_name]);
else
set(w1,'NumberTitle','off','Name'
www.eeworm.com/read/398184/8000460
cmd da.cmd
-w
-heap 400h
-stack 400h
-l rts.lib
MEMORY
{
PAGE 0:
IPRAM : o=0x0100,l=0x2000
PAGE 1:
IDRAM : o=0x2000,l=0x2000
}
SECTIONS
{
.text :>IPRAM PAGE 0
.data :>IPRAM PAGE 0
www.eeworm.com/read/398184/8000479
c da.c
ioport unsigned int port1000,port1001,port1002,port1003,port1004;
#define DAC0 port1000
#define DAC1 port1001
#define DAC2 port1002
#define DAC3 port1003
#define LDAC port1004
main()
{
unsign
www.eeworm.com/read/397675/8029737
spj da.spj
#Sunplus Debeloper Project File - Name = SunplusIDE
#Sunplus Developer Generated Build File Format Version V1.00
#**DO NOT EDIT**
#TARTYPE (SPCE060A_061A)Application
CFG=Debug
# Begin Project
www.eeworm.com/read/397675/8029739
lik da.lik
Version: 3.0
Options: m37
Obj: "C:\PROGRA~1\Sunplus\UNSPID~1.0\startupD.obj"
Obj: "D:\DA\Debug\Resource.obj"
Obj: "D:\DA\Debug\main.obj"
Output: "D:\DA\Debug\DA.S37"
;Locate: TEXT in "main.obj"
www.eeworm.com/read/397675/8029748
opt da.opt
www.eeworm.com/read/397675/8029755
env da.env
[TRACE_BUFFER]
Enable=0
SaveOPOnly=0
Size=65535
Offset=0
LAScale=0
[PASSPOINT]
Result File=.\Passpoint_Result.txt
Register File=.\Passpoint_Register.txt
[General]
Device=1
Timer=2457600
www.eeworm.com/read/397675/8029758
rc da.rc
# Begin Project
# Begin SubItem "DA Resources"
# End SubItem
# End Project
www.eeworm.com/read/397675/8029769
set da.set
[General]
Version=1.0
Config=0
ReleaseIntermediate=.\Release
ReleaseOutput=.\Release
DebudIntermediate=.\Debug
DebugOutput=.\Debug
BodyName=SPCE060A_061A
[SetLink]
ExeFile=1
Output=.\Debug
www.eeworm.com/read/397675/8029772
h da.h
#ifndef __DA_H__
#define __DA_H__
// write your header here
#endif