summaryrefslogtreecommitdiff
path: root/firmware/drivers/rtc.c (follow)
Commit message (Collapse)AuthorAge
* Fix for the occasional problem on FMR devices, when the device can't be ↵Linus Nielsen Feltzing2003-12-04
| | | | | | turned off git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4105 a1c6a512-1295-4272-9138-f99709370657
* Code for alarm mod. Enable with adding -DHAVE_ALARM_MOD in Makefile ↵Uwe Freese2003-01-22
| | | | | | (EXTRA_DEFINES). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3150 a1c6a512-1295-4272-9138-f99709370657
* Added rtc_read_multiple()Linus Nielsen Feltzing2002-11-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2862 a1c6a512-1295-4272-9138-f99709370657
* rtc_init() takes care of both the ST and HT bitsLinus Nielsen Feltzing2002-08-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1541 a1c6a512-1295-4272-9138-f99709370657
* rtc_read() now sends a stop condition. This hopefully fixes the stopping ↵Linus Nielsen Feltzing2002-08-06
| | | | | | clock updates. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1539 a1c6a512-1295-4272-9138-f99709370657
* Added first RTC functionsLinus Nielsen Feltzing2002-06-24
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1151 a1c6a512-1295-4272-9138-f99709370657