代码搜索结果
找到约 10,000 项符合
Interrupt 的代码
intr.h
/******************************************************************************/
/* INTERRUPTS.H - TMS320C6711 Peripheral Support Library Interrupt Support */
/*
isr.c
#include "types.h"
#include "board.h"
#include "global.h"
#include "power.h"
#include "debug.h"
#include "debugDef.h"
#define ReSyncTick 300//54 // 0.2 Second for resynchorize dubug process
it.asm
;/*****************************************************************************/
;/* PROJECT : RF key demonstrator (ASK or FSK) */
;/* Functions: Dummy_isr
isr_vectors.c
#include
#include
#include "my_vectors.h"
__interrupt void UnimplementedISR(void) {
/* Unimplemented ISRs trap.*/
// asm BGND;
}
//typedef void(*tIsrFunc)(void)
s3c4510b.h
/*
This file contains I/O address and related constants for the ArmAnywhereII board.
http://www.kitopen.net
http://bbs.edw.com.cn
*/
//#ifndef INCARMh
#define INCARMh
#define TARGET_ARM
/
9311cfg.scf
LR_1 0x1050000
{
ER_INIT 0x1050000 FIXED
{
cstartup.o(reset +First)
*(+RO)
}
ER_RO 0x40 UNINIT
{
fiq.o (+RO, +RW, +ZI)
irq_timer.o (+RO, +RW, +ZI)
irq_wd.o (+RO, +RW,
extract.lst
C51 COMPILER V7.06 EXTRACT 07/29/2005 23:43:53 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE EXTRACT
OBJECT MODULE PLACED IN
extract.lst
C51 COMPILER V7.06 EXTRACT 07/29/2005 23:43:53 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE EXTRACT
OBJECT MODULE PLACED IN
hal_platform_ints.h
#ifndef CYGONCE_HAL_PLATFORM_INTS_H
#define CYGONCE_HAL_PLATFORM_INTS_H
//==========================================================================
//
// hal_platform_ints.h
//
// HAL Inter
hal_platform_ints.h
#ifndef CYGONCE_HAL_PLATFORM_INTS_H
#define CYGONCE_HAL_PLATFORM_INTS_H
//==========================================================================
//
// hal_platform_ints.h
//
// HAL Inter