代码搜索结果
找到约 10,000 项符合
Timer 的代码
timer.c
//
// Lab5 : TMS320F2812 Teaching CD ROM
// (C) Frank Bormann
//
//###########################################################################
//
// FILE: Lab5.c
//
// TITLE: DSP28
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
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.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.asm
/************************************************************/
/* 程序名称: 时、分、秒计时器设计 */
/* 功能: 动态显示六位数字,可以通过按键调整时间 */
/* 设计者: 代云启; */
/* EMEL: yun
timer.lst
C51 COMPILER V7.07 TIMER 11/25/2003 15:47:54 PAGE 1
C51 COMPILER V7.07, COMPILATION OF MODULE TIMER
OBJECT MODULE PLACED IN T