代码搜索结果

找到约 7,852 项符合 RTC 的代码

rtc-sa1100.c

/* * Real Time Clock interface for StrongARM SA1x00 and XScale PXA2xx * * Copyright (c) 2000 Nils Faerber * * Based on rtc.c by Paul Gortmaker * * Original Driver by Nils Faerber

rtc-isl1208.c

/* * Intersil ISL1208 rtc class driver * * Copyright 2005,2006 Hebert Valerio Riedel * * This program is free software; you can redistribute it and/or modify it * under the ter

rtc-ds1216.c

/* * Dallas DS1216 RTC driver * * Copyright (c) 2007 Thomas Bogendoerfer * */ #include #include #include #include #define

rtc-at32ap700x.c

/* * An RTC driver for the AVR32 AT32AP700x processor series. * * Copyright (C) 2007 Atmel Corporation * * This program is free software; you can redistribute it and/or modify it * under the ter

rtc-ds1553.c

/* * An rtc driver for the Dallas DS1553 * * Copyright (C) 2006 Atsushi Nemoto * * This program is free software; you can redistribute it and/or modify * it under the terms

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

rtc.h

/* $Id: rtc.h,v 1.1 1996/12/26 14:22:35 davem Exp $ * * rtc.h: Definitions for access to the Mostek real time clock * * Copyright (C) 1996 Thomas K. Dyas (tdyas@eden.rutgers.edu) */ #ifndef _RTC

rtc-v3020.h

/* * v3020.h - Registers definition and platform data structure for the v3020 RTC. * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING"

rtc.h

/* * Generic RTC interface. * This version contains the part of the user interface to the Real Time Clock * service. It is used with both the legacy mc146818 and also EFI * Struct rtc_time and fi