代码搜索:硬件中断
找到约 10,000 项符合「硬件中断」的源代码
代码结果 10,000
www.eeworm.com/read/421702/10709228
c 中断查询.c
//-----------------------函数声明,变量定义--------------------------------------------------------
#include
sbit KEY_1 =P1^4; // 将p1.4定义为KEY_1
sbit KEY_2 =P1^5; // 将p1.5定义为KEY_2
sbit KE
www.eeworm.com/read/470124/6924882
obj 中断法.obj
www.eeworm.com/read/470124/6924883
lst 中断法.lst
C51 COMPILER V6.12 _衉___ 09/02/2007 23:23:36 PAGE 1
C51 COMPILER V6.12, COMPILATION OF MODULE _衉___
OBJECT MODULE PLACED IN .\
www.eeworm.com/read/470124/6924887
plg 中断法.plg
www.eeworm.com/read/470124/6924890
opt 中断法.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
DaveTm { 0,0,0,0,0,0,0,0 }
Target (Tar
www.eeworm.com/read/470124/6924893
c 中断法.c
//-----------------------函数声明,变量定义------------------------------------------
#include
#define KEY P2
sbit INT_0 =P3^2; // 将p3.2外部中断0
unsigned char key_code,scan,num; //键值
www.eeworm.com/read/470124/6924897
hex 中断法.hex
:10011B00C0F9A4B0999282F880908883C6A1868E8C
:05014A0012013780FBEB
:080141007F147EF8DEFEDFFAF8
:010149002293
:0A013700C288D2A8D2AF75A00F2233
:0300030002009B5D
:10009B00C0E0C0F0C083C082C0D075D0087
www.eeworm.com/read/469382/6974532
txt shizhong中断.txt
Z0 EQU 30H
Z1 EQU 31H
Z2 EQU 32H
Z3 EQU 33H
Z4 EQU 34H
Z5 EQU 35H
Z6 EQU 36H
Z7 EQU 37H
S1 BIT P2.0
S2 BIT P2.1
M1 BIT P2.2
M2 BIT P2.3
H1 BIT P2.4
H2 BIT P2.5
ORG 0000H ;正确,查
www.eeworm.com/read/456941/7336655
mp 外部中断.mp
NOTE: AVR Code addresses are word addresses
All other addresses (including ones in FLASH) are byte addresses
Area Addr Size Decimal Bytes (Attributes)
----------