代码搜索结果
找到约 10,000 项符合
Timer 的代码
timer.h
#ifndef _TIMER_H
#define _TIMER_H
#define FCLK_260M ((252
timer.c
#include "tdp.h"
#include
#define TIMER0_COUNT 0xDC11 /* 10000h-((11059200Hz/(128FREQ))-17) */
static xdata unsigned timer0_tick;
/*定时器T0中断服务函数*/
static void timer0_isr(void) int
timer.c
#include
#include
#include
#include
#include "tos.h"
// -------------------------------------------
// 尞ゃ
timer.c
#include "def.h"
#include "addr.h"
#include "slib.h"
#include "lib.h"
#include "slib.h"
#include "timer.h"
#define EXT_XTAL_FREQ 12000000
#define BIOS_TIMER_FREQ 100
U32 SYS_FCLK, SYS_HCLK
timer.h
#ifndef _TIMER_H
#define _TIMER_H
#define FCLK_260M ((252
timer.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="Timer"
ProjectDir="C:\ICETEK-VC5416-EDULab\Lab07-Timer\"
ProjectType=Executable
CPU