代码搜索结果

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

timer.h

/* Copyright (C) Uppsala University * * This file is distributed under the terms of the GNU general Public * License (GPL), see the file LICENSE * * Author: Erik Nordström, */ #

timer.cs

using System; using System.IO; using System.Runtime.InteropServices; /// /// Generic high resolution timer class /// public class HighResTimer { #region API Declares

timer.lst

C51 COMPILER V7.09 TIMER 01/12/2007 09:30:15 PAGE 1 C51 COMPILER V7.09, COMPILATION OF MODULE TIMER OBJECT MODULE PLACED IN t

timer.i

#line 1 "timer.c" /0 #line 1 "C:\KEIL\C51\INC\PHILIPS\REG922.H" /0 sfr P0 = 0x80; sfr P1 = 0x90; sfr P3 = 0xB0; sfr PSW = 0xD0; sfr ACC = 0xE0; sfr B

timer.c

/*=============================================================================*/ // time.c - source file for lme2200 API // // Copyright 2005, Leaguer MicroElectronics Co., Ltd // www.leaguerme

timer.h

#define uint unsigned int #define uchar unsigned char void timer0_init(char interval, int count); // Logic timers void setup_t0(uint t, void (*proc)()); void disable_t0(void); /**/ void set

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

timer.h

#ifndef _TIMER_H #define _TIMER_H #define FCLK_260M ((252