代码搜索结果

找到约 10,000 项符合 Timer 的代码

timer.inl

/** * @file rtems/rtems/timer.inl */ /* * This file contains the static inline implementation of the inlined routines * from the Timer Manager. * * COPYRIGHT (c) 1989-1999. * On-Line Appli

timer.h

/** * @file rtems/rtems/timer.h */ /* * This include file contains all the constants, structures, and * prototypes associated with the Timer Manager. This manager provides * facilities to co

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.c

#include "tdp.h" #include #define TIMER0_COUNT 0xDC11 /* 10000h-((11059200Hz/(12*FREQ))-17) */ static xdata unsigned timer0_tick; /* 定时器T0中断服务函数 */ static void timer0_isr (void) i

timer.nc

// $Id: Timer.nc,v 1.2.4.3 2003/08/20 20:34:15 scipio Exp $ /* tab:4 * "Copyright (c) 2000-2003 The Regents of the University of California. * All rights reserved. * * Permission to us

timer.h

// $Id: Timer.h,v 1.4.4.2 2003/08/18 22:09:46 cssharp Exp $ /* tab:4 * "Copyright (c) 2000-2003 The Regents of the University of California. * All rights reserved. * * Permission to us

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

/* vi: set ts=8 sw=8 noet: */ /* * (C) Copyright 2002 * Sysgo Real-Time Solutions, GmbH * Marius Groeger * * (C) Copyright 2002 * Sysgo Real-Time Solutions,

timer.c

/************************************************************************************************** * * Copyright (c) 2002