代码搜索结果
找到约 10,000 项符合
Timer 的代码
timer.__i
"sources\Timer.c" BROWSE INCDIR(.\include) DEBUG OBJECTEXTEND PRINT(.\Timer.lst) OBJECT(Timer.obj)
timer.c
//*************************************************************************************************
//* *
//* ********************************计时状态处理函数*********************
timer.lst
C51 COMPILER V8.05a TIMER 07/30/2007 14:43:28 PAGE 1
C51 COMPILER V8.05a, COMPILATION OF MODULE TIMER
OBJECT MODULE PLACED IN
timer.h
#if !defined(AFX_TIMER_H__489ECEF3_6069_479B_8AD8_8462674636B1__INCLUDED_)
#define AFX_TIMER_H__489ECEF3_6069_479B_8AD8_8462674636B1__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VE
timer.cpp
// Timer.cpp : implementation file
//
#include "stdafx.h"
#include "alfa.h"
#include "Timer.h"
#include "Main.h"
#include "Modes.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
sta
timer.c
#include "Timer.h"
#include "44b.h"
#include "def.h"
#include "ZLG7289.h"
int Timer3INTCount=0;
void Init_Timer3(U8 prescaler1,U8 divider3,U16 countb3,U16 compb3)
{ U8 div;
switch(divid
timer.h
#include "def.h"
void Init_Timer3(U8 prescaler1,U8 divider3,U16 countb3,U16 compb3);
void Start_Timer3(void);
void Stop_Timer3(void);
void Timer3_ISR(void);
timer.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="D:\book\test4\timer\"
ProjectType=Executable
CPUFamily=TMS320C28XX
Tool="Compiler"