代码搜索结果

找到约 10,000 项符合 RTC 的代码

rtc.c

/* * Copyright (C) 2000, 2001 Broadcom Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published b

rtc.c

/* * Copyright 2001 MontaVista Software Inc. * Author: MontaVista Software, Inc. * ahennessy@mvista.com * * RTC routines for Dallas chip. * * This file is subject to the ter

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 P

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

/* $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

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.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