代码搜索:RTC源码
找到约 10,000 项符合「RTC源码」的源代码
代码结果 10,000
www.eeworm.com/read/316872/3593084
c rtc-ds1374.c
/*
* RTC client/driver for the Maxim/Dallas DS1374 Real-Time Clock over I2C
*
* Based on code by Randy Vinson ,
* which was based on the m41t00.c by Mark Greer
www.eeworm.com/read/316872/3593085
c rtc-ds1742.c
/*
* An rtc driver for the Dallas DS1742
*
* Copyright (C) 2006 Atsushi Nemoto
*
* This program is free software; you can redistribute it and/or modify
* it under the terms
www.eeworm.com/read/316872/3593088
c rtc-pcf8563.c
/*
* An I2C driver for the Philips PCF8563 RTC
* Copyright 2005-06 Tower Technologies
*
* Author: Alessandro Zummo
* Maintainers: http://www.nslu2-linux.org/
*
* based on
www.eeworm.com/read/316872/3593093
c rtc-max6902.c
/* drivers/rtc/rtc-max6902.c
*
* Copyright (C) 2006 8D Technologies inc.
* Copyright (C) 2004 Compulab Ltd.
*
* This program is free software; you can redistribute it and/or modify
* it under th
www.eeworm.com/read/316872/3593096
c rtc-pcf8583.c
/*
* drivers/rtc/rtc-pcf8583.c
*
* Copyright (C) 2000 Russell King
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public Licen
www.eeworm.com/read/316872/3593100
c rtc-v3020.c
/* drivers/rtc/rtc-v3020.c
*
* Copyright (C) 2006 8D Technologies inc.
* Copyright (C) 2004 Compulab Ltd.
*
* This program is free software; you can redistribute it and/or modify
* it under the
www.eeworm.com/read/316872/3593102
c rtc-max6900.c
/*
* rtc class driver for the Maxim MAX6900 chip
*
* Author: Dale Farnsworth
*
* based on previously existing rtc class drivers
*
* 2007 (c) MontaVista, Software, Inc. Th
www.eeworm.com/read/316872/3593104
c rtc-ds1307.c
/*
* rtc-ds1307.c - RTC driver for some mostly-compatible I2C chips.
*
* Copyright (C) 2005 James Chapman (ds1337 core)
* Copyright (C) 2006 David Brownell
*
* This program is free software; y
www.eeworm.com/read/316872/3593111
c rtc-x1205.c
/*
* An i2c driver for the Xicor/Intersil X1205 RTC
* Copyright 2004 Karen Spearel
* Copyright 2005 Alessandro Zummo
*
* please send all reports to:
* Karen Spearel
*
www.eeworm.com/read/316872/3593113
c 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