代码搜索:TimerA

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

代码结果 1,846
www.eeworm.com/read/406196/2279787

lik ex07_asm_timera_timerb.lik

Version: 3.0 Options: m37 Obj: "C:\Program Files\Sunplus\unSP IDE 2.0.0\startupD.obj" Obj: "C:\Documents and Settings\liuxue\桌面\Example\example\BaseExa\ex07_asm_TIMERA_TIMERB\Debug\Resource.obj" O
www.eeworm.com/read/406196/2279788

set ex07_asm_timera_timerb.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/406196/2279789

spj ex07_asm_timera_timerb.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/187967/8584444

eww exp.eww

$WS_DIR$\BT\BT.ewp $WS_DIR$\BT\BT_A.ewp
www.eeworm.com/read/305329/13773286

c untitled1.c

//使用32768时钟的定时器TIMERA0,每半秒中断一次,中断服务程序是使P3.7输出反相,原为高电平,则则现为低电平,或反之。 //由于引脚连接发光二极管,所以发光二极管闪烁。 #include //半秒产生一个中断 void main (void) { WDTCTL= WDTPW + WDTHOLD;//为便于调试 停看门狗定时器 TA
www.eeworm.com/read/294359/8236159

c isr2.c

#include #include"jiema2_user.h" int flag=0;//中断计数器 extern temp; void IRQ3(void)__attribute__((ISR)); void IRQ3(void) { if(*P_INT_Ctrl&0x0100)//是EXIT1中断 { *P_TimerA_Ctrl=
www.eeworm.com/read/187967/8584435

ini exp.ini

[Desktop-Workspace] Wnd0=_ "Workspace" "open" 44 0 1 -1 -1 -4 -23 2 0 297 417 5 276 27 27 6 "BT" "BT_A" "TimerA" "TimerA_A" "WDT_A" "WatchDog" 6 "BT/Debug" "WDT_A/Debug" "TimerA_A/Debug" "TimerA/Debu
www.eeworm.com/read/187967/8584440

ini exp3.ini

[Desktop-Workspace] Wnd0=_ "Messages2" "open" 44 0 1 -1 -1 -4 -23 151 73 793 407 5 "Build\Messages" 563 "Find in Files\Line" 31 "Find in Files\Path" 187 "Find in Files\String" 375 "Tool Output\Output
www.eeworm.com/read/389095/8548589

c main.c

#include #include "i2c_host.h" int time_count; int time_flag; extern int mode; void main(void) { volatile unsigned char Data[6]; char temp; //停止看门狗 WDTCTL
www.eeworm.com/read/280600/10309639

c main.c

#include #include "i2c_host.h" int time_count; int time_flag; extern int mode; void main(void) { volatile unsigned char Data[6]; char temp; //停止看门狗 WDTCTL