代码搜索结果
找到约 10,000 项符合
Timer 的代码
timer.h
extern u32 TM_CN;//时钟遍数器
extern void TMstart();//开时钟
extern void TMend();//停止时钟
extern u32 get_time();//取得当前时钟
extern void wait(u8 count);//等待count秒
extern u32 rnd(u32 seed);
timer.c
#include
#include
#include
#include
#define RB_TM3D *(u16*)0x400010C//时钟
#define RB_TM3C *(u16*)0x400010E//时钟属性
#define RB_IME *(u16*)0x4000208//中
timer.h
/******************************************************************************
C167CR CAN Ap. Note project
Header file for timing
Copyright (c) 1997 Keil Software
******************************
timer.c
/******************************************************************************
C167CR CAN Ap. Note project
Timing functions
This is an example program showing how to use the CAN interface on the
timer.c
/******************************************************************************
C167CR CAN Ap. Note project
Timing functions
This is an example program showing how to use the CAN interface on the
timer.h
/******************************************************************************
C167CR CAN Ap. Note project
Header file for timing
Copyright (c) 1997 Keil Software
******************************
timer.lst
C166 COMPILER V3.10b, TIMER 27/11/97 13:31:46 PAGE 1
DOS C166 COMPILER V3.10b, COMPILATION OF MODULE TIMER
OBJECT MODULE PLAC
timer.h
/*
TinySVM -- Yet Another Tiny SVM Package
$Id: timer.h,v 1.7 2002/08/20 06:31:17 taku-ku Exp $;
Copyright (C) 2001-2002 Taku Kudo
All rights reserved.
This libra