代码搜索结果
找到约 10,000 项符合
Timer 的代码
timer.c
#if !defined(__EBOS_H)
#include "ebos.h"
#endif
/*
*********************************************************************************************************
*
timer.lst
C51 COMPILER V7.50 TIMER 09/29/2006 10:54:53 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE TIMER
OBJECT MODULE PLACED IN t
timer.c
#include
#include
#include
void Time_counter();
bit getOsdClearFlag();
void clearTimer();
void DelayXms(unsigned char count);
//使用的数据定义
unsigned int osd_tim
timer.h
//timer.h
//这个文件是timer.c 可以对外使用的函数定
timer.c
/*
* 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.lib
;;; EVENT TIMER: For timer 2.
SetTimer2:
setb PT2
clr EXEN2
clr C_T2
clr CP_RL2 ;;; Timer 2: 16-bit auto-reload timer.
ret
Delay2:
mov TL2, DPL
mov TH2, DPH
clr TF2
setb
timer.lis
.module Timer.C
.area data(ram, con, rel)
0000 _Table::
0000 .blkb 2
.area idata
0000 3F06
timer.o
XL
H 4 areas 12 global symbols
M Timer.C
S mpy8s Ref0000
S push_gset1 Ref0000
S push_gset2 Ref0000
S push_gset3 Ref0000
S pop_gset1 Ref0000
S pop_gset2 Ref0000
S pop_gset3 Ref0000
S div8u Re