代码搜索结果
找到约 62,480 项符合
Interrupt 的代码
external interrupt.lst
A51 MACRO ASSEMBLER EXTERNAL_INTERRUPT 07/29/2006 19:31:20 PAGE 1
MACRO ASSEMBLER A51 V8.00
OBJECT MODULE PLACED IN External Interrupt.OBJ
external interrupt.plg
礦ision3 Build Log
Project:
E:\Program Files\Labcenter Electronics\Proteus 6 Demonstration(2)\44 External Interrupt\External Interrupt.uv2
Project File Date:
external interrupt.lnp
"External Interrupt.obj"
TO "External Interrupt"
external interrupt.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2, 0x
interrupt.h
#pragma CODE_SEG __NEAR_SEG NON_BANKED
/*void interrupt IC1_ISR(void) {
pulsecnt++;
TFLG1 = 0X02; //ic1
speed_get();
//PORTB = ~pulsecnt;
//speed = 80*pulsec
nonvectored interrupt.plg
礦ision3 Build Log
Project:
C:\Work\ARM\Philips Course Image\Keil ARM Compiler examples\Solution\EX13- InterruptNon Vectored\NonVectored Interrupt.uv2
Projec
nonvectored interrupt.lnp
"main.obj",
"Startup.obj"
TO "NonVectored Interrupt"
CASE
CLASSES (DATA (0x40000000-0x40003FFF),
CODE (0x0-0x3FFFF), CONST (0x0-0x3FFFF))
interrupt.c
#include "datatype.h"
#include "timer.c"
#include "EDMA.h"
void INTERRUPT_INITIAL();
interrupt void qdma_isr();
//interrupt void edma_isr();
interrupt void timer0_isr();
//interrupt void ti
interrupt.h
/******************************************************************************/
/* initial.h - TMS320C6713 PLL and INTERRUPT initialization */
/************************************
nonvectored interrupt.plg
礦ision3 Build Log
Project:
E:\ARM\shiyan\Keil CARM Examples\Keil CARM Examples\EX13- InterruptNon Vectored\NonVectored Interrupt.uv2
Project File Date: 12/