forked from len0rd/rockbox
1) Rework event handling and static registration mechanism. No target-
specific code in mc13783 driver. GPIO event driver interfaces more
cleanly.
2) Somewhat related - enable thread priority for bootloader which is
desireable here (ffs is used for GPIO event enabling anyway and that
goes along with priority).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17593 a1c6a512-1295-4272-9138-f99709370657
|
||
|---|---|---|
| .. | ||
| rtc_as3514.c | ||
| rtc_ds1339_ds3231.c | ||
| rtc_e8564.c | ||
| rtc_m41st84w.c | ||
| rtc_mc13783.c | ||
| rtc_mr100.c | ||
| rtc_pcf50605.c | ||
| rtc_pcf50606.c | ||
| rtc_rx5x348ab.c | ||
| rtc_s3c2440.c | ||
| rtc_tcc77x.c | ||
| rtc_zenvisionm.c | ||