rockbox/firmware/target/arm/pnx0101/iriver-ifp7xx
2008-03-26 01:50:41 +00:00
..
adc-ifp7xx.c
adc-target.h
backlight-ifp7xx.c
button-ifp7xx.c
button-target.h
lcd-ifp7xx.c Consistent naming scheme the various blit functions. * Removed lcd_blit_mono() for colour targets. Plugin API became incompatible, so sort, clean up & bump. * Implemented lcd_blit_mono() for M3. 2008-03-24 00:35:53 +00:00
power-ifp7xx.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
powermgmt-ifp7xx.c
system-target.h
usb-ifp7xx.c