代码搜索:timer
找到约 10,000 项符合「timer」的源代码
代码结果 10,000
www.eeworm.com/read/243947/12906307
h timer.h
/*
* libmad - MPEG audio decoder library
* Copyright (C) 2000-2004 Underbit Technologies, Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the
www.eeworm.com/read/142897/12911251
asl timer.asl
Device(TMR) { // Timer
Name(_HID,EISAID("PNP0100")) // Hardware Device ID
Name(_CRS,Buffer(){
0x47, // IO port descriptor
www.eeworm.com/read/142897/12911715
asx timer.asx
www.eeworm.com/read/330090/12916549
h timer.h
// Timer.h
//
////////////////////////////////////////////////////////////
#ifndef _QT_TIMER_H_INCLUDED_
#define _QT_TIMER_H_INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER >
www.eeworm.com/read/330088/12916629
h timer.h
#ifndef __TIMER_H__
#define __TIMER_H__
void Test_WDTimer(void);
#endif /*__TIMER_H__*/
www.eeworm.com/read/330088/12916643
c timer.c
#include
#include "..\inc\44b.h"
#include "..\inc\44blib.h"
#include "..\inc\timer.h"
void __irq Wdt_Int(void);
volatile int isWdtInt;
/***************************************
www.eeworm.com/read/330086/12916663
h timer.h
// Timer.h
//
////////////////////////////////////////////////////////////
#ifndef _QT_TIMER_H_INCLUDED_
#define _QT_TIMER_H_INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER >
www.eeworm.com/read/330082/12916857
h timer.h
// Timer.h
//
////////////////////////////////////////////////////////////
#ifndef _QT_TIMER_H_INCLUDED_
#define _QT_TIMER_H_INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER >
www.eeworm.com/read/330076/12917113
h timer.h
#ifndef __TIMER_H__
#define __TIMER_H__
void Test_WDTimer(void);
#endif /*__TIMER_H__*/
www.eeworm.com/read/330076/12917248
c timer.c
#include
#include "..\inc\44b.h"
#include "..\inc\44blib.h"
#include "..\inc\timer.h"
void __irq Wdt_Int(void);
volatile int isWdtInt;
/*************************************