代码搜索结果
找到约 10,000 项符合
Timer 的代码
timer.c
/*
IMPORTANT - USE OF THIS SOFTWARE IS SUBJECT TO LICENSE RESTRICTIONS
CAREFULLY READ THIS LICENSE AGREEMENT BEFORE USING THE SOFTWARE
********************************************************
timer.h
/*************************************************************************
Copyright (c) 1999 Mentor Graphics Corporation.
IMPORTANT - USE OF THIS SOFTWARE IS SUBJECT TO LICENSE RESTRICTIONS
timer.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="g:\dspexmple\timer\timer\"
ProjectType=Executable
CPUFamily=TMS320C24XX
Tool="Compil
timer.c
#include "F206_reg.h"
unsigned long num=0;
unsigned long view=0;
void enable()
{
asm(" clrc INTM");
}
//void inline disable()
void disable()
{
asm(" setc INTM");
}
//interrupt
timer.map
******************************************************************************
TMS320C24xx COFF Linker Version 7.04
*****************************************************
timer.asm
*******************************************************
* TMS320C24xx ANSI C Codegen Version 7.04
*******************************************************
; dspac -q -d_DEBUG -v2xx -iC:/ti/c2
timer.h
/*****************************************************************************
* timer.h: Header file for Philips LPC214x Family Microprocessors
*
* Copyright(C) 2006, Philips Semiconductor