代码搜索结果
找到约 10,000 项符合
Timer 的代码
timer.asm
.data
TABSIN: .word 0 ; 0.0
.word 57 ; 0.1
.word 114 ; 0.2
.word 172 ; 0.3
.word 229 ; 0.4
timer.bas
Attribute VB_Name = "MTimer"
Option Explicit
' declares:
Private Declare Function SetTimer Lib "user32" (ByVal hwnd As Long, ByVal nIDEvent As Long, ByVal uElapse As Long, ByVal lpTimerFunc As Lo
timer.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
Persistable = 0 'NotPersistable
DataBindingBehavior = 0 'vbNone
DataSourceBehavior = 0 'vbNone
MTSTransactionMode = 0 'NotAnMTSObject
timer.h
/******************************************************************/
/* timer.h - v0.00 */
/* Copyright (c) 1997 Texas Instruments Incorporated
timer.c
//[Timer.c]定时器----------------------------------------------------------*
//本文件包含: *
// (1)TimerInit:定时器初始化
timer.h
//[Timer.h]定时器头文件-----------------------------------------------------
//定时器需要用到的头文件
#include //MCU映像寄存器名
#include "Type.h" //类型别名定义
//定时器相关函数声明
void TimerI
timer.c
#include "def.h"
#include "2410addr.h"
#include "2410slib.h"
#include "2410lib.h"
#include "2410slib.h"
#include "timer.h"
#define EXT_XTAL_FREQ 12000000
#define BIOS_TIMER_FREQ 100
U32 SY
timer.h
#ifndef _TIMER_H
#define _TIMER_H
#define FCLK_260M ((252
timer.h
#define INTERVAL_MODE 0x00
#define ON_SHOT_MODE 0x01
#define ALV_HIGH 0x04
#define ALV_LOW 0x00
#define ENT0_ENABLE 0x08 // TOUT Square-Wave outp