代码搜索结果
找到约 10,000 项符合
Interrupt 的代码
interrupt.h
/**********************************************************************************************
Interrupt.h file
作者:Computer-lov
建立日期:2006-4-20
修改日期:2006-4-20
版本:V1.0
版权所有,盗版必究。
interrupt.c
/****************************************************************************/
/* */
/* Reference design : CC1020 RF Modem
interrupt.test
# 2004 Feb 8
#
# The author disclaims copyright to this source code. In place of
# a legal notice, here is a blessing:
#
# May you do good and not evil.
# May you find forgiveness for yourself
interrupt.h
/* interrupt.h */
#ifndef _LINUX_INTERRUPT_H
#define _LINUX_INTERRUPT_H
#include
#include
#include
#include
#include
#i
interrupt.c
#include "reg58.h"
void eint0() interrupt 0 using 1
{
}
void eint1() interrupt 2 using 1
{
}
void eint2() interrupt 7 using 1
{
}
void eint3() interrupt 8 using 1
{
}
void eint4()
interrupt.test
# 2004 Feb 8
#
# The author disclaims copyright to this source code. In place of
# a legal notice, here is a blessing:
#
# May you do good and not evil.
# May you find forgiveness for yourself
interrupt.cpp
//BEGIN interrupt.cpp
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
//See interrupt.h for more information
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
interrupt.h
#ifndef INTERRUPT_H
#define INTERRUPT_H
//BEGIN interrupt.h
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
// DESCRIPTION
// This design models a simple channel ea_i
interrupt.lst
C51 COMPILER V8.02 INTERRUPT 03/07/2008 18:56:32 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE INTERRUPT
OBJECT MODULE PLACED