代码搜索结果
找到约 10,000 项符合
Timer 的代码
timer.h
/*
* General Purpose Timer Masks
*/
#ifndef __BFIN_PERIPHERAL_TIMER__
#define __BFIN_PERIPHERAL_TIMER__
/* TIMER_ENABLE Masks */
#define TIMEN0 0x0001 /* Enable Timer 0 */
#define TIMEN1
timer.c
/*
* (C) Copyright 2007 Michal Simek
*
* Michal SIMEK
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can
timer.c
/*
* (C) Copyright 2003
* Texas Instruments
*
* (C) Copyright 2002
* Sysgo Real-Time Solutions, GmbH
* Marius Groeger
*
* (C) Copyright 2002
timer.c
/*
* (C) Copyright 2007-2008
* Stelian Pop
* Lead Tech Design
*
* See file CREDITS for list of people who contributed to this
* project.
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.c
/*
* (C) Copyright 2002
* Daniel Engstr鰉, Omicron Ceti AB, daniel@omicron.se.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you c
timer.c
/*
* (C) Copyright 2006
* Stefan Roese, DENX Software Engineering, sr@denx.de.
*
* (C) Copyright 2002
* Sysgo Real-Time Solutions, GmbH
* Marius Groeger
*
timer.h
#ifndef _TIMER_H_
#define _TIMER_H_
#include
extern volatile long long timer_ticks;
struct datetime timer_get_time(void);
void timer_tick(void);
void delay(int x);
unsigned
timer.c
/* $Id: timer.c,v 1.1.4.1 2001/11/20 14:19:37 kai Exp $
*
* Copyright (C) 1996 SpellCaster Telecommunications Inc.
*
* This software may be used and distributed according to the terms
* of the G