代码搜索结果
找到约 10,000 项符合
Timer 的代码
timer.h
/*------------------------------------------------------------------------*/
/* */
/* TIMER.H
timer.c
timer.c
Go to the documentation of this file.00001
00002 //*****************************************************************************
00003 //
00004 // File Name : 'timer.c'
00005 // Title
timer.h
#ifndef _TIMER_H
#define _TIMER_H
#define FCLK_260M ((252
timer.c
#include "def.h"
#include "2410addr.h"
#include "2410slib.h"
#include "2410lib.h"
#include "2410slib.h"
#include "timer.h"
#define EXT_XTAL_FREQ 12000000
#define BIOS_TIMER_FREQ 100
U32 SY
timer.c
/****************************************************************
* S3C44B0X PWM Timer TEST *
****************************************************************
PWM Timer TEST
timer.h
#ifndef __TIMER_H__
#define __TIMER_H__
void Test_Timer(void);
void Test_TimerInt(void);
void Test_WDTimer(void);
/******
void __irq Timer0Done(void);
void __irq Timer1Done(void);
void __i
timer.h
/* Copyright (C) Uppsala University
*
* This file is distributed under the terms of the GNU general Public
* License (GPL), see the file LICENSE
*
* Author: Erik Nordström,
*/
#