代码搜索结果
找到约 10,000 项符合
Timer 的代码
timer.h
/*****************************************************************************
* timer.h: Header file for NXP LPC23xx/24xx Family Microprocessors
*
* Copyright(C) 2006, NXP Semiconductor
timer.c
/*****************************************************************************
* timer.c: Timer C file for NXP LPC23xx/24xx Family Microprocessors
*
* Copyright(C) 2006, NXP Semiconductor
timer.c
#include "config.h"
#include "semLib.h"
int EnTimer(int timerNum, unsigned long enbit);
unsigned long ReadTimer(int timerNum);
int SetTimer(int timerNum, unsigned long timeData);
int EnTimerInt
timer.vmsbuild
#
# sample.vmsbuild
#
# $Id: //poco/1.2/Foundation/samples/Timer/Timer.vmsbuild#1 $
#
EXE=Timer
Timer
timer.cpp
//
// Timer.cpp
//
// $Id: //poco/1.2/Foundation/samples/Timer/src/Timer.cpp#1 $
//
// This sample demonstrates the Timer and Stopwatch classes.
//
// Copyright (c) 2004-2006, Applied Informatics Soft
timer.h
//
// Timer.h
//
// $Id: //poco/1.2/Foundation/include/Poco/Timer.h#1 $
//
// Library: Foundation
// Package: Threading
// Module: Timer
//
// Definition of the Timer and related classes.
//
// Copyr
timer.cpp
//
// Timer.cpp
//
// $Id: //poco/1.2/Foundation/src/Timer.cpp#1 $
//
// Library: Foundation
// Package: Threading
// Module: Timer
//
// Copyright (c) 2004-2006, Applied Informatics Software Enginee
timer.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
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