代码搜索:RTC
找到约 10,000 项符合「RTC」的源代码
代码结果 10,000
www.eeworm.com/read/337546/3336903
h mc146818rtc.h
/*
* Carsten Langgaard, carstenl@mips.com
* Copyright (C) 1999,2000 MIPS Technologies, Inc. All rights reserved.
* Copyright (C) 2003 by Ralf Baechle
*
* This program is free software; you can d
www.eeworm.com/read/337546/3336908
h mc146818rtc.h
/*
* 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.
*
* Copyright (C) 1998
www.eeworm.com/read/337546/3336914
h mc146818rtc.h
/*
* 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.
*
* Copyright (C) 1998
www.eeworm.com/read/337546/3338058
h mc146818rtc.h
/*
* MPC1211 uses PC/AT style RTC definitions.
*/
#include
www.eeworm.com/read/332511/3395738
h 75x_rtc.h
/******************** (C) COPYRIGHT 2006 STMicroelectronics ********************
* File Name : 75x_rtc.h
* Author : MCD Application Team
* Date First Issued : 03/10/2006
* De
www.eeworm.com/read/332511/3395767
c 75x_rtc.c
/******************** (C) COPYRIGHT 2006 STMicroelectronics ********************
* File Name : 75x_rtc.c
* Author : MCD Application Team
* Date First Issued : 03/10/2006
* De
www.eeworm.com/read/332511/3396572
h 75x_rtc.h
/******************** (C) COPYRIGHT 2006 STMicroelectronics ********************
* File Name : 75x_rtc.h
* Author : MCD Application Team
* Date First Issued : 03/10/2006
* De
www.eeworm.com/read/332511/3396601
c 75x_rtc.c
/******************** (C) COPYRIGHT 2006 STMicroelectronics ********************
* File Name : 75x_rtc.c
* Author : MCD Application Team
* Date First Issued : 03/10/2006
* De
www.eeworm.com/read/331310/3413948
c rtc_from4.c
/*
* drivers/mtd/nand/rtc_from4.c
*
* Copyright (C) 2004 Red Hat, Inc.
*
* Derived from drivers/mtd/nand/spia.c
* Copyright (C) 2000 Steven J. Hill (sjhill@realitydiluted.com)
*
* $
www.eeworm.com/read/331229/3414712
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