代码搜索结果

找到约 10,000 项符合 Interrupt 的代码

interrupt.asm

SECOND EQU 30H COUNT EQU 31H ORG 00H LJMP START ORG 0BH ;定时器0中断入口 LJMP INT_T0 START: MOV SECOND,#00H MOV COUNT,#00H MOV DPTR,#TABLE ;段码表首地址 MOV P0,#3FH

interrupt.lst

A51 MACRO ASSEMBLER INTERRUPT 07/02/2006 20:44:03 PAGE 1 MACRO ASSEMBLER A51 V8.00 OBJECT MODULE PLACED IN Interrupt.OBJ ASSEMBLE

ket interrupt .c

#include "def.h" #include "2410addr.h" #include "2410lib.h" #include "2410slib.h" #include "mmu.h" #include "uart.h" #include "timer.h" #include "rtcapi.h" void ClearEINTPending(int bit) {

ket interrupt .c

#include "def.h" #include "2410addr.h" #include "2410lib.h" #include "2410slib.h" #include "mmu.h" #include "uart.h" #include "timer.h" #include "rtcapi.h" void ClearEINTPending(int bit) {

interrupt.c

#include "winav.h" #include #include "ctkav.h" #include "int_gbl.h" #include "parser.h" #include "comdec.h" #include "subpict.h" #include "utl.h" #include "hal.h" // wyc2.71-portu