代码搜索结果
找到约 10,000 项符合
RTC 的代码
rtc-no.c
/*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Stub RTC routines
rtc.c
/* $Id: rtc.c,v 1.28 2001/10/08 22:19:51 davem Exp $
*
* Linux/SPARC Real Time Clock Driver
* Copyright (C) 1996 Thomas K. Dyas (tdyas@eden.rutgers.edu)
*
* This is a little driver that lets a us
rtc.c
/****************************************************************************
*
* SciTech OS Portability Manager Library
*
* ========================================================
rtc.h
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*-------------------------------------------------
rtc.c
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
rtc.h
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
rtc.c
#include "def.h"
#include "2410addr.h"
#include "rtcapi.h"
#include "2410lib.h"
#define TotSecPerDay 86400
#define TotDaysPerYear 365
#define TotDaysPer4Year 1461
#define TotDaysPer100Year
rtc.c
/************************************************************************
*
* rtc.c
*
* The 'RTC' module implements a device driver
* for MC146818A/DS1685/DS1687 compatible RTCs.
rtc.c
/* rtc not implemented yet */
int cma_rtc_not_implemented = 1;
rtc.h
/* rtc not implemented yet */
extern int cma_rtc_not_implemented;