代码搜索结果
找到约 10,000 项符合
Interrupt 的代码
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
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.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 */
/************************************
interrupt.h
/**********************************************************************************************
本程序只供学习使用,不得用于其它任何用途,否则后果自负。
ARM_OS_main.c file
LPC213x上的操作系统——ARM_OS
作者:heciang
联系电话
interrupt.c
#include "triscend_a7s.h"
void IRQ_Handler2(unsigned int stp)
{
(*(volatile unsigned*)TIMER0_CLEAR_REG) = 1;
}
interrupt.apj
# ADT Project File, Format Version 1.00
# WARNING: DO NOT EDIT OR DELETE THIS FILE!
[APJ begin]
Active Config=_string(DEBUG)
[Project begin]
ProjectName=_string(interrupt)
interrupt.c
/****************************************************************************/
/* */
/* FILE NAME
interrupt.c
/****************************************Copyright (c)**************************************************
** 广州微嵌计算机科技有限公司
**
** http://