代码搜索结果
找到约 51,516 项符合
Timer 的代码
timer.h
/*++
Copyright (c) 2001 Sunplus Technology Co., Ltd.
Module Name:
timer.h
Abstract:
Header file related to timer functions
Environment:
Keil C51 Compiler
timer.c
/*++
Copyright (c) 2001 Sunplus Technology Co., Ltd.
Module Name:
timer.c
Abstract:
Module related to timer
Environment:
Keil C51 Compiler
Note:
timer.src
; .\obj\timer.SRC generated from: timer.c
; COMPILER INVOKED BY:
; C:\Keil\C51\BIN\C51.EXE timer.c LARGE OPTIMIZE(9,SPEED) BROWSE NOAREGS DEFINE(K_CARD_TOTAL=3,K_CARD_TYPE=0x0064,P_NAND_SIZE=
timer._ia
".\obj\timer.src" PR(.\lst\timer.ls1) EP DEBUG
timer.__i
".\obj\timer.src" PR(.\lst\timer.ls1) EP DEBUG
timer.ls1
A51 MACRO ASSEMBLER TIMER 04/19/2006 17:04:01 PAGE 1
MACRO ASSEMBLER A51 V7.02a
OBJECT MODULE PLACED IN .\obj\timer.OBJ
ASSEM
timer.h
/*++
Copyright (c) 2001 Sunplus Technology Co., Ltd.
Module Name:
timer.h
Abstract:
Header file related to timer functions
Environment:
Keil C51 Compiler
timer.c
/*++
Copyright (c) 2001 Sunplus Technology Co., Ltd.
Module Name:
timer.c
Abstract:
Module related to timer
Environment:
Keil C51 Compiler
Note:
timer.lst
C51 COMPILER V7.50 TIMER 12/10/2007 17:35:31 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE TIMER
OBJECT MODULE PLACED IN t
timer.c
/*
FILENAME: drivers/timer.c
VERSION: 1.1.0.0
AUTHOR: Tony Huang (cnwzhjs@gmail.com)
RELEASE DATE: July 27, 2007
DESCRIPTION: The implement of the driver of internal timer
MODIFICATION