代码搜索:ctrl
找到约 10,000 项符合「ctrl」的源代码
代码结果 10,000
www.eeworm.com/read/434366/7870726
map temperature_ctrl.map
Friday, August 22, 18:20:26, 2003
Sunplus u'nSP Linker version 1.8.1 (enc)
-------------------------------------------
Global Symbol Name
www.eeworm.com/read/434366/7870737
ary temperature_ctrl.ary
Obj: "D:\Program Files\Sunplus\unSPIDE1.10.0\startupD.obj"
Obj: "F:\刻录光盘\电子竞赛\典型应用篇\电子竞赛—具有语音功能的水温控系统\temperature_ctrl\Debug\Resource.obj"
Obj: "F:\刻录光盘\电子竞赛\典型应用篇\电子竞赛—具有语音功能的水温控系统\temperature_ctrl
www.eeworm.com/read/434366/7870753
sym temperature_ctrl.sym
www.eeworm.com/read/434366/7870760
h temperature_ctrl.h
#ifndef __TEMPERATURE_CTRL_H__
#define __TEMPERATURE_CTRL_H__
// write your header here
#endif
www.eeworm.com/read/434366/7870781
set temperature_ctrl.set
[General]
Version=1.0
Config=0
ReleaseIntermediate=.\Release
ReleaseOutput=.\Release
DebudIntermediate=.\Debug
DebugOutput=.\Debug
BodyType=1
BodyName=ISA20_TEST
[SetLink]
ExeFile=1
Outpu
www.eeworm.com/read/434366/7870804
env temperature_ctrl.env
[ICE]
PCTR Enable=0
PCTR Save OP Only=0
[General]
Device=0
HisSize=1024
Timer=24576000
EmuSel=0
MODE=0
[INCLUDE]
Count=1
INCPATH0=
[LIBRARY]
Count=1
LIBPATH0=
[Break Point]
Cou
www.eeworm.com/read/399231/7879563
c ctrl_set.c
#include "inc\44b0x.h"
#include "DataType.h"
#define EXT_OSC_CLK 10000000
unsigned int MCLK = 20000000;
void ChangePllValue(int mdiv, int pdiv, int sdiv)
{
int i = 1;
rPLLCON = (md
www.eeworm.com/read/399231/7879585
o ctrl_set.o
www.eeworm.com/read/399231/7879608
h ctrl_set.h
#ifndef __CTRL_SET_H
#define __CTRL_SET_H
#include "44b0x.h"
#include "DataType.h"
void ChangePllValue(int, int, int);
void PortInit(void);
void RtcSetDay(TIME_STRUC *time);
void RtcSet
www.eeworm.com/read/398823/7918260