代码搜索结果
找到约 10,000 项符合
Timer 的代码
timer.c
#include
#include
#include"inc/define.h"
#include"inc/utility.h"
sbit Say=P3^4;
extern vu8 nowTime[7][2];
u8 timerTime[7][2];
void timer(void ) _task_ 6
{
while(
timer.lst
C51 COMPILER V8.16 TIMER 12/25/2008 19:46:19 PAGE 1
C51 COMPILER V8.16, COMPILATION OF MODULE TIMER
OBJECT MODULE PLACED IN .
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.txt
#include
#include
#include
#define T1CON 0xff5e // Timer 1 mode/control
#define T1CNT 0xff58 // Timer 1 count
#define T1CMPA 0xff5a /
timer.c
/*
* libmad - MPEG audio decoder library
* Copyright (C) 2000-2003 Underbit Technologies, Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the
timer.h
/*
* libmad - MPEG audio decoder library
* Copyright (C) 2000-2003 Underbit Technologies, Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the
timer._c
//ICC-AVR application builder : 2008-7-29 14:35:46
// Target : M8
// Crystal: 4.0000Mhz
#include "confg.h"
unsigned int i=0,count=0,flag=0;
int number;
//TIMER0 initialisation - prescale:102