代码搜索:TimerA

找到约 1,846 项符合「TimerA」的源代码

代码结果 1,846
www.eeworm.com/read/294359/8236459

spj chapter6_1_timera_irq1.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/294359/8236476

rc chapter6_1_timera_irq1.rc

# Begin Project # Begin SubItem "Chapter6_1_TimerA_IRQ1 Resources" # End SubItem # End Project
www.eeworm.com/read/294359/8236481

env chapter6_1_timera_irq1.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/294359/8236483

set chapter6_1_timera_irq1.set

[General] Version=1.0 Config=0 ReleaseIntermediate=.\Release ReleaseOutput=.\Release DebudIntermediate=.\Debug DebugOutput=.\Debug BodyName=SPCE060A_061A [SetLink] ExeFile=1 Output=Chapter
www.eeworm.com/read/294359/8236490

h chapter6_1_timera_irq1.h

#ifndef __CHAPTER6_1_TIMERA_IRQ1_H__ #define __CHAPTER6_1_TIMERA_IRQ1_H__ // write your header here #endif
www.eeworm.com/read/294359/8236492

lik chapter6_1_timera_irq1.lik

Version: 3.0 Options: m37 Obj: "D:\Sunplus\UNSPID~1.0\startupD.obj" Obj: "E:\gavin\lingyang\38K\Debug\Resource.obj" Obj: "E:\gavin\lingyang\38K\Debug\TimerA_IRQ1_Main.obj" Obj: "E:\gavin\lingyang
www.eeworm.com/read/268929/11114771

c time_interrupt.c

#include #include "iodefine.h" #ifdef __cplusplus extern "C" { #endif void abort(void); #ifdef __cplusplus } #endif #define BRINK_INTERVAL 305 #pragma i
www.eeworm.com/read/294359/8236274

c main.c

#include main() { *P_IOB_Dir=0xFFFF; *P_IOB_Attrib=0xFFFF; *P_IOB_Data=0x0000; *P_TimerA_Data = 0xff61; *P_TimerA_Ctrl = 0x03f0;//开始先关闭;设置TimerA,使IOB8输出38KHz的PWM波形,供
www.eeworm.com/read/389095/8548521

h adc.h

void Init_ADC(void); void Init_TimerA(void);