代码搜索结果
找到约 10,000 项符合
Timer 的代码
timer.c
/*******************************************************************************
TEXAS INSTRUMENTS INCORPORATED PROPRIETARY INFORMATION
Property of Texas Instruments -- For Unrestrict
timer.h
/*******************************************************************************
TEXAS INSTRUMENTS INCORPORATED PROPRIETARY INFORMATION
Property of Texas Instruments -- For Unrestrict
timer.c
/*************************************************************************/
/* */
/* FILE NAME
timer.c
#include
#include "Config1cfg.h"
#include "math.h"
//#include "commontypedef.h"
#include "stdlib.h"
#define SECOND_A_DAY 86400
#define DAY_A_YEAR 365
struct st_Datetime
{
int yea
timer.h
#ifndef _TIMER_H
#define _TIMER_H
#define FCLK_260M ((252
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