rockbox/firmware/drivers/rtc
Bertrik Sikken a24f4b7a80 FS#8898 - Prefix AS3514 registers with AS3514_
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17130 a1c6a512-1295-4272-9138-f99709370657
2008-04-15 21:33:32 +00:00
..
rtc_as3514.c FS#8898 - Prefix AS3514 registers with AS3514_ 2008-04-15 21:33:32 +00:00
rtc_ds1339_ds3231.c
rtc_e8564.c
rtc_m41st84w.c
rtc_mr100.c
rtc_pcf50605.c
rtc_pcf50606.c Do core interrupt masking in a less general fashion and save some instructions to decrease size and speed things up a little bit. Small fix to a few places where interrupts would get enabled again where they shouldn't have been (context switching calls when disabled). 2008-03-26 01:50:41 +00:00
rtc_rx5x348ab.c
rtc_s3c2440.c