代码搜索:中断处理

找到约 10,000 项符合「中断处理」的源代码

代码结果 10,000
www.eeworm.com/read/391288/8412201

mcp 实时中断.mcp

www.eeworm.com/read/188163/8565791

m51 中断.m51

BL51 BANKED LINKER/LOCATER V5.12 09/04/2006 19:25:15 PAGE 1 BL51 BANKED LINKER/LOCATER V5.12, INVOKED BY: D:\PROGRAM FILES\KEIL\C51\BIN\B
www.eeworm.com/read/188163/8565821

bak 中断_opt.bak

### 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/188163/8565825

uv2 中断.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,1, 0x0 Options 1,0,0 // Targ
www.eeworm.com/read/285892/8803064

asm 中断陷阱技术.asm

ORG 0000H LJMP MAIN ORG 0003H LJMP PGINT0 NOP NOP LJMP ERR ORG 000BH LJMP PGT0 NOP NOP LJMP ERR O
www.eeworm.com/read/183141/9177499

asm 中断陷阱技术.asm

ORG 0000H LJMP MAIN ORG 0003H LJMP PGINT0 NOP NOP LJMP ERR ORG 000BH LJMP PGT0 NOP NOP LJMP ERR O
www.eeworm.com/read/376346/9320250

txt 如何使用中断.txt

1 向irq中添加中断的句柄 例如: EXTINT4567er HANDLER extint_service 随便一个名字 HANDLER 中断服务程序 2 做好各个硬件初始化之外再使用c语言程序,将中断服务地址 即EXTINT4567er安装到指定的地址上 3 注意在第二步中要将符号EXTINT4567er使用export EXTINT4
www.eeworm.com/read/353072/10473753

obj 中断测频.obj

www.eeworm.com/read/353072/10473767

c 中断测频.c

#include"at89x52.h" #include #define uchar unsigned char #define uint unsigned int uchar code tv[]={0xfe,0xfd,0xfb,0xf7}; uchar code a[]={0x3f,0x06,0x5b,0x4f, 0x66,0x6d,0x7