代码搜索结果
找到约 10,000 项符合
RTC 的代码
rtc.plg
礦ision2 Build Log
Project:
D:\单片机教程\C51实例代码\实时时钟\RTC.uv2
Project File Date: 06/27/2004
Output:
rtc.c
/*****************************************************************************
* rtc.c:
*****************************************************************************/
#include "config.h"
rtc.h
/*****************************************************************************
* rtc.h
******************************************************************************/
#ifndef __RTC_H
#define _
rtc.h
#ifndef __RTC_H
#define __RTC_H
typedef unsigned long DWORD;
typedef struct {
DWORD RTC_Sec; /* Second value - [0,59] */
DWORD RTC_Min; /* Minute value - [0,59] */
DWOR
rtc.h
#ifndef __RTC_H
#define __RTC_H
typedef unsigned long DWORD;
typedef struct {
DWORD RTC_Sec; /* Second value - [0,59] */
DWORD RTC_Min; /* Minute value - [0,59] */
DWOR
rtc.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
rtc.hex
:1000000018F09FE518F09FE518F09FE518F09FE5C0
:1000100018F09FE50000A0E1F0FF1FE518F09FE554
:1000200058000000400000004400000048000000AC
:100030004C000000000000005000000054000000D0
:10004000FEFFFFEAFEF
rtc.lnp
-T .\Flash.ld -mthumb-interwork -Wl -o RTC.elf "startup.o" "main.o" -lm