代码搜索:RTC
找到约 10,000 项符合「RTC」的源代码
代码结果 10,000
www.eeworm.com/read/357083/3032004
h mc146818rtc.h
/*
* BK Id: SCCS/s.mc146818rtc.h 1.5 05/17/01 18:14:25 cort
*/
/*
* Machine dependent access functions for RTC registers.
*/
#ifdef __KERNEL__
#ifndef __ASM_PPC_MC146818RTC_H
#define __ASM_PPC_MC1
www.eeworm.com/read/355064/3065746
c rtc_jz4740.c
/*
* Jz OnChip Real Time Clock interface for Linux
*
*/
#include
#define RTC_ALM_READ 0
#define RTC_ALM_SET 1
#define RTC_RD_TIME 2
#define RTC_SET_TIME 3
#define RTC_EPOCH_READ 4
#de
www.eeworm.com/read/350657/3118558
c rtc_ds1386.c
/*
* Copyright 2001 MontaVista Software Inc.
* Author: jsun@mvista.com or jsun@junsun.net
*
* arch/mips/ddb5xxx/common/rtc_ds1386.c
* low-level RTC hookups for s for Dallas 1396 chip.
*
* T
www.eeworm.com/read/350657/3120384
c ip22-rtc.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.
*
* RTC routines for I
www.eeworm.com/read/350657/3120398
c ip27-rtc.c
/*
* Driver for the SGS-Thomson M48T35 Timekeeper RAM chip
*
* Real Time Clock interface for Linux
*
* TODO: Implement periodic interrupts.
*
* Copyright (C) 2000 Silicon Graphics, Inc.
* Wri
www.eeworm.com/read/350657/3120408
c ip32-rtc.c
/*
* RTC routines for IP32 style attached Dallas chip.
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of th
www.eeworm.com/read/268146/4255296
h mc146818rtc.h
/* mc146818rtc.h - register definitions for the Real-Time-Clock / CMOS RAM
* Copyright Torsten Duwe 1993
* derived from Data Sheet, Copyright Motorola 1984 (!).
*
www.eeworm.com/read/268146/4255441
h mc146818rtc.h
/*
* Machine dependent access functions for RTC registers.
*/
#ifndef __ASM_PPC_MC146818RTC_H
#define __ASM_PPC_MC146818RTC_H
#include
#ifndef RTC_PORT
#define RTC_PORT(x) (0x70 + (x))
www.eeworm.com/read/264095/4292173
c rtc_ds1386.c
/*
* Copyright 2001 MontaVista Software Inc.
* Author: jsun@mvista.com or jsun@junsun.net
*
* arch/mips/ddb5xxx/common/rtc_ds1386.c
* low-level RTC hookups for s for Dallas 1396 chip.
*
* T
www.eeworm.com/read/264095/4294061
c ip22-rtc.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.
*
* RTC routines for I