rockbox/firmware/target/arm/tatung/tpj1022
2008-03-26 01:50:41 +00:00
..
adc-target.h
adc-tpj1022.c
backlight-target.h
backlight-tpj1022.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
button-target.h
button-tpj1022.c
lcd-tpj1022.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-tpj1022.c
powermgmt-tpj1022.c