代码搜索结果
找到约 51,516 项符合
Timer 的代码
timer.h
/*
* File: timer.h
* Purpose: routines for accessing integrated timer modules
*
* Notes:
*
*/
#ifndef _TIMER_H
#define _TIMER_H
/************************************************
timer.c
/*
* File: timer.c
* Purpose: routines for accessing integrated timer modules
*
* Notes:
*
* Modifications:
*
*/
#include "src/include/dbug.h"
#include "src/dev/mcf5407/timer.h"
timer.h
/*
* File: timer.h
* Purpose: routines for accessing integrated timer modules
*
* Notes:
*
*
* Modifications:
*
*/
#ifndef _TIMER_H
#define _TIMER_H
/*********************
timer.c
/*
* File: timer.c
* Purpose: routines for accessing integrated timer modules
*
* Notes:
*
* Modifications:
*
*/
#include "src/include/dbug.h"
#include "src/dev/mcf5282/timer.h"
timer.h
/*
* File: timer.h
* Purpose: routines for accessing integrated timer modules
*
* Notes:
*
*
* Modifications:
*
*/
#ifndef _TIMER_H
#define _TIMER_H
/*********************
timer.c
/*
* File: timer.c
* Purpose: routines for accessing integrated timer modules
*
* Notes:
*
* Modifications:
*
*/
#include "src/include/dbug.h"
#include "src/dev/mcf5307/timer.h"
timer.h
/*
* File: timer.h
* Purpose: routines for accessing integrated timer modules
*
* Notes:
*
*
* Modifications:
*
*/
#ifndef _TIMER_H
#define _TIMER_H
/*********************
timer.c
/*
**********************************************************************
* timer.c
* Copyright (C) 1999, 2000 Creative Labs, inc.
*
*****************************************************
timer.h
/*
* linux/include/linux/sunrpc/timer.h
*
* Declarations for the RPC transport timer.
*
* Copyright (C) 2002 Trond Myklebust
*/
#ifndef _LINUX_SUNRPC_TIMER_H
#de
posix-timer.h
/* Definitions for POSIX timer implementation on top of LinuxThreads.
Copyright (C) 2000 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Kaz Kylheku