代码搜索结果

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

timer.c

/***************************************************************************** * timer.c: Timer C file for Philips LPC214x Family Microprocessors * * Copyright(C) 2006, Philips Semiconducto

timer.opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.s*; *.src; *.a*) oExt (*.obj) lExt (*.lib) tExt (*.txt; *.h; *.inc) pExt (*.plm) CppX (*.cpp) DaveTm {

timer.cpp

// -*-c++-*- /*************************************************************************** timer.cpp The timer class is an abstract base class for timi

timer.h

// -*-c++-*- /*************************************************************************** timer.h The timer class is an abstract base class for timin

timer.h

/* TIMER 0 */ #define T0BASE (*(volatile unsigned long *) 0XFFFF0300) #define T0LD (*(volatile unsigned long *) 0XFFFF0300) #define T0VAL (*(volatile unsigned long *) 0XFFFF0304) #de

timer.bas

Attribute VB_Name = "MTimer" Option Explicit ' declares: Private Declare Function SetTimer Lib "user32" (ByVal hwnd As Long, ByVal nIDEvent As Long, ByVal uElapse As Long, ByVal lpTimerFunc As Lo

timer.cls

VERSION 1.0 CLASS BEGIN MultiUse = -1 'True Persistable = 0 'NotPersistable DataBindingBehavior = 0 'vbNone DataSourceBehavior = 0 'vbNone MTSTransactionMode = 0 'NotAnMTSObject

timer.f

Subroutine timer( kern, n, x1, x2, x3, x4, y, ldy, indj, & krit, nrep, time ) Use numerics Implicit None Integer :

timer.f

Subroutine timer( kern, n, x1, x2, x3, x4, y, ldy, indj, & krit, nrep, time ) Use numerics Implicit None Integer :

timer.f

Function timer() Result( time ) ! --------------------------------------------------------------------- Use numerics Include 'mpif.h' real(l_) :