代码搜索结果
找到约 10,000 项符合
Timer 的代码
timer.c
#include "..\..\..\KERNEL\HAL\ARM\TIMER.C"
timer.scr
/* ************************************************************************ */
/* Copyright (c) 1997-2001 Evatronix SA */
/* *************************************
timer.vhd
--*******************************************************************--
-- Copyright (c) 1999-2001 Evatronix SA --
--****************************************************
timer.cgs
# frv testcase to generate timer interrupt for st $GRk,@($GRi,$GRj)
# mach: fr500 fr550 fr400
# sim: --timer 200,14
.include "testutils.inc"
start
.global align
align:
and_spr_immed -4081,tbr ;
timer.c
/****************************************************************************
uart.c
****************************************************************************/
#ifndef TIMER_C
#define TIMER_C
timer.h
/***********************************************
name: timer.h
create by skier 2005.06.19
for LPG2104 TIMER driver
*********************************************/
#ifndef TIMER_H
#
timer.java
/*
* File : Timer.java
* Created : 21-Nov-2003
* By : parg
*
* Azureus - a Java Bittorrent client
*
* This program is free software; you can redistribute it and/or modify
* it
timer.h
/*
** $Id: timer.h,v 1.10 2004/09/23 08:34:58 weiym Exp $
**
** tiemr.h: the head file of Timer module.
**
** Copyright (C) 2003 Feynman Software.
** Copyright (C) 1999 ~ 2002 Wei Yongming.
**
timer.c
/*
** $Id: timer.c,v 1.42 2004/08/02 04:05:45 snig Exp $
**
** timer.c: The Timer module for MiniGUI-Threads.
**
** Copyright (C) 2003 Feynman Software.
** Copyright (C) 1999 ~ 2002 Wei Yongming
timer.h
#ifndef _LINUX_TIMER_H
#define _LINUX_TIMER_H
#include
#include
/*
* In Linux 2.4, static timers have been removed from the kernel.
* Timers may be dynamically crea