代码搜索结果
找到约 10,000 项符合
RTC 的代码
rtc.h
#ifndef __RTC_H__
#define __RTC_H__
#include "..\inc\def.h"
#define RTC_SECOND_CHANGE 1
#define RTC_MINUTE_CHANGE 2
#define RTC_HOUR_CHANGE 3
#define RTC_DAY_CHANGE 4
#define RTC_MONTH_CHANGE
rtc.c
/*
* linux/arch/sh/kernel/rtc.c -- SH3 / SH4 on-chip RTC support
*
* Copyright (C) 2000 Philipp Rumpf
* Copyright (C) 1999 Tetsuya Okada & Niibe Yutaka
*/
#include
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
/*
* linux/arch/mips/philips/nino/rtc.c
*
* Copyright (C) 2001 Steven J. Hill (sjhill@realitydiluted.com)
*
* This program is free software; you can redistribute it and/or modify
* it under th
rtc.c
/*
* Real Time Clock interface for Linux on the MVME16x
*
* Based on the PC driver by Paul Gortmaker.
*/
#define RTC_VERSION "1.00"
#include
#include
#include
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
rtc.c
/*
* Real Time Clock interface for PPC64.
*
* Based on rtc.c by Paul Gortmaker
*
* This driver allows use of the real time clock
* from user space. It exports the /dev/rtc
* interface supportin
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
/*
* Real Time Clock interface for IBM iSeries
*
* Based on rtc.c by Paul Gortmaker
*
* This driver allows use of the real time clock
* from user space. It exports the /dev/rtc
* interface sup
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