代码搜索结果
找到约 10,000 项符合
Timer 的代码
timer.c
#ifdef BVDMAIN
#include "timerbvd1.c"
#endif
timer.h
#ifndef __TIMER_H__
#define __TIMER_H__
#include "chips.h"
typedef void (*TIMER_PROC)(int,int);
#ifdef __cplusplus
extern "C"
{
#endif
#if(SUPPORT_TIMER0==1)
int TIMER0_Read(void*,int)
timer.c
/*************************************Seekfor Embedded DOS v1.0***************************************************
****** *** ***** ****
timer.h
/*****************************************************************************
* timer.h: Header file for Philips LPC214x Family Microprocessors
*
* Copyright(C) 2006, Philips Semiconductor
timer.c
/*****************************************************************************
* timer.c: Timer C file for Philips LPC214x Family Microprocessors
*
* Copyright(C) 2006, Philips Semiconducto
timer.js
/*
Copyright (c) 2004-2006, The Dojo Foundation
All Rights Reserved.
Licensed under the Academic Free License version 2.1 or above OR the
modified BSD license. For more information on Dojo licens
timer.c
/*
* (C) Copyright 2003
* Texas Instruments
*
* (C) Copyright 2002
* Sysgo Real-Time Solutions, GmbH
* Marius Groeger
*
* (C) Copyright 2002
timer.c
/*
* (C) Copyright 2003
* Texas Instruments
*
* (C) Copyright 2002
* Sysgo Real-Time Solutions, GmbH
* Marius Groeger
*
* (C) Copyright 2002
timer.h
#ifndef _LINUX_TIMER_H
#define _LINUX_TIMER_H
#include
#include
#include
#include
struct tvec_t_base_s;
struct timer_li
timer.h
/*
* linux/include/linux/sunrpc/timer.h
*
* Declarations for the RPC transport timer.
*
* Copyright (C) 2002 Trond Myklebust
*/
#ifndef _LINUX_SUNRPC_TIM