代码搜索结果
找到约 51,516 项符合
Timer 的代码
timer.h
/******************************************************************************/
/* TIMER.H - TMS320C6x Peripheral Support Library Timers Support */
/*
timer.h
//--------------------------------------------------
// Desc: timer operation
// Date: 2006.8.30 /update
// Author: artsylee
//
// Copyright (C) 2006 artsylee
//
// Add CHTimer(2007.2.21)
timer.h
//--------------------------------------------------
// Desc: timer operation
// Date: 2006.8.30 /update
// Author: artsylee
//
// Copyright (C) 2006 artsylee
//
// Add CHTimer(2007.2.21)
timer.h
//--------------------------------------------------
// Desc: timer operation
// Date: 2006.8.30 /update
// Author: artsylee
//
// Copyright (C) 2006 artsylee
//
// Add CHTimer(2007.2.21)
timer.c
/******************************************************************************/
//
// File Name : Timer.c
// Description : S3C2440 Timer and Watch-dog Function Test
// Version : 0.2
//
timer.h
//=============================================================================
// File Name : Timer.h
// Function : S3C2440 Watch-Dog and Timer Test Head File
// Program : Shin, On Pil (SOP)
/
timer.vbp
Type=Exe
Form=Timer.frm
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINNT\System32\stdole2.tlb#OLE Automation
IconForm="form1"
Startup="form1"
ExeName32="Timer.exe"
Command32=""
timer.h
/************************timer.h*********************/
#ifndef timer
#define timer
extern unsigned int TimerCount[2];
void InitWDTTimer(void);
void ResetTimer(unsigned char);
unsigned int Re
timer.c
//=============================================================================
// File Name : Timer.c
// Function : S3C2410 Watch-Dog and Timer
// Program : Shin, On Pil (SOP)
// Date : M
timer.h
//=============================================================================
// File Name : Timer.h
// Function : S3C24a0Timer Test Head File
// History
// 0.0 : Programming start (1,2004) -