代码搜索:中断处理
找到约 10,000 项符合「中断处理」的源代码
代码结果 10,000
www.eeworm.com/read/489651/6468499
doc 中断技术.doc
www.eeworm.com/read/484450/6576822
中断测频
www.eeworm.com/read/264071/11330892
pdf 硬件中断.pdf
www.eeworm.com/read/263036/11378733
c 中断查询.c
//-----------------------函数声明,变量定义--------------------------------------------------------
#include
#define KEY P1
sbit INT_0 =P3^2; // 将p3.2外部中断0
unsigned char COUNT_TI; /
www.eeworm.com/read/263036/11378759
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/403171/11521119
txt bios中断.txt
www.eeworm.com/read/401528/11556456
txt gpio中断.txt
1. GPIO作为中断使用;
在以前常见的GPIO作为中断使用的时候,一般做以下步骤即可:
* 设置GPIO复用功能为 一般的GPIO功能;
* 设置GPIO为input状态;
* 设置产生中断的方式;上升延,还是下降延;
* 设置中断控制器 enable GPIO_X位
在其他的平台或许你这样设置就没有什么问题了。但是在PXA 27x 系列中,你必须设置:
IPR0-IPR39 ...
www.eeworm.com/read/401483/11557027
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/401483/11557030
plg 另类中断.plg
礦ision2 Build Log
Project:
C:\Documents and Settings\Administrator\桌面\c语言程序段\中断\另类中断.uv2
Project File Date: 07/27/2008
Output:
www.eeworm.com/read/401483/11557031
lst 另类中断.lst
C51 COMPILER V7.06 另类謃__ 07/28/2008 10:11:52 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE 另类謃__
OBJECT MODULE PLACED IN 另类中断