代码搜索:触发中断
找到约 10,000 项符合「触发中断」的源代码
代码结果 10,000
www.eeworm.com/read/482424/6624594
opt 串行双工中断方式.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/482424/6624601
lst 串行双工中断方式.lst
C51 COMPILER V8.02 串行薩工中断方式 05/14/2009 11:29:13 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE 串行薩工中断方式
OBJECT MODULE PLACED IN 串行双工中断
www.eeworm.com/read/408682/11377157
dni 定时器中断.dni
[Interrupts]
Enabled=1
[MemoryMap]
Enabled=0
TypeVolition=1
UnspecRange=1
ActionState=1
[DisAssemblyWindow]
NumStates=_ 1
State 1=_ 1
[Log file]
LoggingEnabled=_ 0
LogFile=_ ""
Category=_
www.eeworm.com/read/404901/11476513
pdf 结构8_中断.pdf
www.eeworm.com/read/403374/11518431
txt 定时中断应用.txt
由8031内部定时器1,按方式1工作,即作为16位定时器使用
每0.05秒钟T1溢出中断一次。P1口的P1.0-P1.7分别接八个发
光二极管。要求编写程序模拟一时序控制装置。开机后第一
秒钟L1,L3亮,第二秒钟L2,L4亮,第三秒钟L5,L7亮,第四
秒钟L6,L8亮,第五秒L1,L3,L5,L7亮,第六秒钟L2,L4,
L6,L8亮,第七秒钟八个二极管全亮,第八秒钟全灭, ...