代码搜索结果
找到约 10,000 项符合
Timer 的代码
timer.h
struct elapsed_tmr {
unsigned long start;
unsigned long tmrval;
unsigned long elapsed_low;
unsigned long elapsed_high;
unsigned long timeout_low;
unsigned long timeout_high;
unsign
timer.c
/*++
THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS F
timer.h
/*++
THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS F
timer.c
#include "..\..\..\KERNEL\HAL\ARM\TIMER.C"
timer.h
#ifndef _ASMSPARC_TIMER_H
#define _ASMSPARC_TIMER_H
#include
#include
#include
typedef int (*timerevent_handler)(void *);
struct timerevent
timer.c
/*
LEON2/3 LIBIO low-level routines
Written by Jiri Gaisler.
Copyright (C) 2004 Gaisler Research AB
This program is free software; you can redistribute it and/or modify
it unde
timer.c
/******************************************************************************
* FileName: timer.c - Time and Date.
*
* SanDisk Host Developer's Toolkit
*
* Copyright (c) 1997 - 1999 SanDisk Co
timer.c
#ifdef BVDMAIN
#include "timerbvd1.c"
#endif
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