代码搜索结果
找到约 10,000 项符合
RTC 的代码
rtc._c
//***************FileName:Capature.C***************//
//***************ICCAVR V6.30编译*****************//
#include
#define uchar unsigned char
#define uint unsigned
rtc._h
#ifndef uchar
#define uchar unsigned char
#define uint unsigned int
#endif
#define SD2303 0x64 //SD2303器件IIC识别码
uchar F_Flag;
uchar time[15]={2,0,0,4,1,2,2,7,1,1,7,3,0,5,0};
uchar Set_T
rtc.lis
.module RTC.C
.area data(ram, con, rel)
0000 _Table::
0000 .blkb 2
.area idata
0000 3F06
rtc.i
#line 1 "C:\DOCUME~1\Administrator\桌面\张军\PS2-ICC\RTC.C"
#line 1 "C:/icc/include/io8535v.h"
#line 7 "C:/icc/include/io8535v.h"
#line 10 "C:/icc/include/io8535v.h"
rtc._c
#include
#include
#ifndef uchar
#define uchar unsigned char
#define uint unsigned int
#endif
#define SD2303 0x64 //SD2303器件IIC识别码
uchar F_Flag;
uchar Table[10]={0
rtc.s
.module RTC.C
.area data(ram, con, rel)
_Table::
.blkb 2
.area idata
.byte 63,6
.area data(ram, con, rel)
.blkb 2
.area idata
.byte 91,'O
.area data(ram, con, rel)
.blkb 2
.are
rtc.c
/*****************************************
NAME: RTC.c
DESC: RTC test
WWW.YCTEK.COM
*****************************************/
#include "2410addr.h"
#include "2410lib.h"
#include "RTC.h"
rtc.h
//====================================================================
// File Name : RTC.h
// Function : S3C2440 RTC Head file
// Program :
// Date : May 06, 2002
// Version : 0.1
//
rtc.c
/*
* Copyright 2003 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*
rtc.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="test-irq"
ProjectDir="D:\ti5000\myprojects\5509rtc\"
ProjectType=Executable
CPUFami