代码搜索:RTC
找到约 10,000 项符合「RTC」的源代码
代码结果 10,000
www.eeworm.com/read/179911/5293839
c rtc.c
/*
* Real Time Clock interface for Linux on the BVME6000
*
* Based on the PC driver by Paul Gortmaker.
*/
#define RTC_VERSION "1.00"
#include
#include
#include
www.eeworm.com/read/179911/5294369
c rtc-no.c
/* $Id: rtc-no.c,v 1.1 1999/08/21 21:43:01 ralf Exp $
*
* 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
www.eeworm.com/read/179911/5294988
c rtc.c
/* $Id: rtc.c,v 1.23 2000/08/29 07:01:55 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
www.eeworm.com/read/179911/5295634
c rtc.c
/*
* Real Time Clock interface for Linux
*
* Copyright (C) 1996 Paul Gortmaker
*
* This driver allows use of the real time clock (built into
* nearly all computers) from user space. It exports
www.eeworm.com/read/179911/5296564
c rtc.c
/*
* Linux/PowerPC Real Time Clock Driver
*
* heavily based on:
* Linux/SPARC Real Time Clock Driver
* Copyright (C) 1996 Thomas K. Dyas (tdyas@eden.rutgers.edu)
*
* This is a little driver tha
www.eeworm.com/read/179911/5297300
h rtc.h
/* $Id: rtc.h,v 1.2 1996/08/21 23:17:39 ecd Exp $
*
* rtc.h: Definitions for access to the Mostek real time clock
*
* Copyright (C) 1996 Thomas K. Dyas (tdyas@eden.rutgers.edu)
*/
#ifndef _RTC_H
www.eeworm.com/read/179911/5297724
h rtc.h
/* $Id: rtc.h,v 1.1 1996/12/26 14:22:35 davem Exp $
*
* rtc.h: Definitions for access to the Mostek real time clock
*
* Copyright (C) 1996 Thomas K. Dyas (tdyas@eden.rutgers.edu)
*/
#ifndef _RTC
www.eeworm.com/read/179911/5298104
h rtc.h
/*
* Generic RTC interface.
* This version contains the part of the user interface to the Real Time Clock
* service. It is used with both the legacy mc146818 and also EFI
* Struct rtc_time and fi
www.eeworm.com/read/179911/5299434
h rtc.h
#ifndef _ASM_RTC_H
#define _ASM_RTC_H
#include
#define rtc_gettimeofday sh_mv.mv_rtc_gettimeofday
#define rtc_settimeofday sh_mv.mv_rtc_settimeofday
extern void sh_rtc_gettimeofday(
www.eeworm.com/read/178940/5311995
c rtc.c
/*""FILE COMMENT""*************************************************************
* System Name : RENESAS T-Engine/micro T-Engine
* File Name : rtc.c
* Version : 1.00.00
*