代码搜索结果

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

interrupt.c

/*********************************************************************************** /----------------------Copyright (c) 2005 ~ 2008 Miartech. All Rights Reserved.-----------------------/ /********

interrupt.c

/****************************************************************************/ /* */ /* Reference design : CC1020 RF Modem

interrupt.c

#include "s3c24xx.h" //extern void I2CIntHandle(void); void (*isr_handle_array[50])(void); void Dummy_isr(void) { while(1); } void init_irq(void) { int i = 0; for (i = 0; i < sizeof(is

interrupt.cfg

## Definitions of procedures that the debugger calls to ## control the state of global interrupts InterruptsEnabled = 1 EnableInterrupts = 2 DisableInterrupts = 3 RestoreInterrupts = 4 ## Ge

interrupt.c

/*************** XXXXXX CONFIDENTIAL ****************/ /*************** ****************/ /*************** Description : Timer routines used

interrupt.txt

CODE SEGMENT ASSUME CS: CODE NEW_INT: ;接收字符的中断处理程序 STI ;CPU开中断 MOV DX , 3F8H ;接收字符