rockbox/firmware/drivers/rtc
Jonathan Gordon f8ada4b9c1 minor style/comment policing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14936 a1c6a512-1295-4272-9138-f99709370657
2007-10-01 05:42:12 +00:00
..
rtc_as3514.c date calculation corrected, fixes #7096 and #7097 2007-05-04 07:37:19 +00:00
rtc_ds1339_ds3231.c remove runtime detection of h1x0 series RTC MOD, but leave driver code 2007-03-03 00:11:20 +00:00
rtc_e8564.c
rtc_m41st84w.c Add wake on alarm support for Ipods. Rename HAVE_ALARM_MOD to HAVE_ALARM_RTC since it's not always a mod. Make Ipod PCF driver keep other flags in OOCC1 that have been set instead of overwriting them. 2007-02-28 21:55:11 +00:00
rtc_pcf50605.c Try to fix the case where Ipods would spuriously wake up even though no alarm had been set. 2007-09-28 15:09:54 +00:00
rtc_pcf50606.c
rtc_rx5x348ab.c minor style/comment policing 2007-10-01 05:42:12 +00:00
rtc_s3c2440.c Basic gigabeat buttonlight support outside of debug menu FS#7112. Also disables USB PLL and the USB device clock (uneeded to connect to computer) - May offer some power savings. Changed how some pins are initialized. 2007-05-07 19:34:34 +00:00