rockbox/firmware/target/arm/as3525/sansa-e200v2
Michael Chicoine 3c1dd03fb3 Simplify lcd_set_flip, lcd_window, and lcd_window_blit
Remove unneeded defines
Whitespace cleanup

Thanks to Rafaël Carré for finding the simpler register settings.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26350 a1c6a512-1295-4272-9138-f99709370657
2010-05-28 05:15:28 +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-target.h Fuzev2: Scrollwheel works like a charm :) 2010-04-01 16:07:56 +00:00
lcd-e200v2.c Simplify lcd_set_flip, lcd_window, and lcd_window_blit 2010-05-28 05:15:28 +00:00
powermgmt-e200v2.c Remove unnecessary #include "adc.h" 2009-04-25 22:24:59 +00:00