rockbox/firmware/target/arm/as3525/sansa-e200v2
2009-04-20 20:11:01 +00:00
..
backlight-target.h e200v2: implement the backlight handling (copy/paste from the c200v1/e200v1 code - this should probably be unified, along with other upcoming v2 code), plus clean up the lcd init by calling lcd_init() directly in the bootloader, instead of lcd_init_device(). 2008-10-29 01:42:03 +00:00
button-e200v2.c Fix FS#10128 - The View IO Ports debug menu showed weird dbop values (sometimes FFFF prepended), due to sign-extension. Switch to unsigned short to fix it. 2009-04-20 20:11:01 +00:00
button-target.h Fix FS#10128 - The View IO Ports debug menu showed weird dbop values (sometimes FFFF prepended), due to sign-extension. Switch to unsigned short to fix it. 2009-04-20 20:11:01 +00:00
lcd-e200v2.c Commit FS#10043 by Michael Chicoine for the Sansa e200v2. Implements LCD sleeping, cleans up unused GPIOs and implements LCD flipping/invert. 2009-04-10 01:44:05 +00:00
powermgmt-e200v2.c Add missing powermgmt-e200v2.c file from FS#9968 2009-03-22 19:22:12 +00:00