代码搜索:RTC
找到约 10,000 项符合「RTC」的源代码
代码结果 10,000
www.eeworm.com/read/316872/3585080
c rtc.c
/*
* linux/arch/sh/boards/sh03/rtc.c -- CTP/PCI-SH03 on-chip RTC support
*
* Copyright (C) 2004 Saito.K & Jeanne(ksaito@interface.co.jp)
*
*/
#include
#include
www.eeworm.com/read/316872/3585083
c rtc.c
/*
* linux/arch/sh/kernel/rtc-mpc1211.c -- MPC-1211 on-chip RTC support
*
* Copyright (C) 2002 Saito.K & Jeanne
*
*/
#include
#include
#include
www.eeworm.com/read/316872/3585509
c rtc.c
/*
* Registration of Cobalt RTC platform device.
*
* Copyright (C) 2007 Yoichi Yuasa
*
* This program is free software; you can redistribute it and/or modify
*
www.eeworm.com/read/316872/3585524
c rtc.c
/*
* NEC VR4100 series RTC platform device.
*
* Copyright (C) 2007 Yoichi Yuasa
*
* This program is free software; you can redistribute it and/or modify
* it u
www.eeworm.com/read/316872/3588935
c 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
www.eeworm.com/read/316872/3588939
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/316872/3591225
c 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
www.eeworm.com/read/316872/3593409
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/316872/3596776
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