代码搜索结果
找到约 7,852 项符合
RTC 的代码
rtc.c
//====================================================================
// File Name : RTC.c
// Function : S3C2440 RTC Head file
// Program :
// Date : May 06, 2002
// Version : 0.1
//
rtc.cpp
/****************************************************************************
【文 件 名 称】RTC.c
【功 能 描 述】三星S3C44B0X板 uC/OS-II 驱动程序代码----RTC
【程 序 版 本】1.0
【创建人及创建日期】龚俊//2003-12-19 10:57
【修改人及
rtc.dp2
rtc.o: C:/PROGRA~1/ICC/icc/include/iom8v.h C:/PROGRA~1/ICC/icc/include/macros.h
rtc.src
[Files]
rtc.c
[Headers]
[Documents]
rtc.lk
rtc.o
rtc.c
//====================================================================
// File Name : RTC.c
// Function : S3C24X0 RTC Test
// Program : Kang, Weon Tark
// Date : May 22, 2002
// Version
rtc.h
#ifndef _RTC_INCLUDE_H_
#define _RTC_INCLUDE_H_
#include "Includes.h"
struct RTC
{
unsigned char year;
unsigned char month;
unsigned char day;
unsigned char week;
unsigned char
rtc.h.bak
#ifndef _RTC_INCLUDE_H_
#define _RTC_INCLUDE_H_
#include "includes.h"
struct RTC
{
unsigned char year;
unsigned char month;
unsigned char day;
unsigned char week;
unsigned char
rtc.h
/*
*********************************************************
// Copyright (c)2003 Ark Pioneer Microelectronics Ltd.,
// All Rights Reserved
//
// Filename:rtc.h
// Version:1.0
// Created:2004.0
rtc.h
/******************** (C) COPYRIGHT 2003 STMicroelectronics ********************
* File Name : rtc.h
* Author : MCD Application Team
* Date First Issued : 20/05/2003
* Descri