rockbox/firmware/target/arm/as3525/sansa-e200v2
Rafaël Carré 3992f18982 Sansa e200v2: LCD
- Cosmetics change to reduce the diff with lcd-fuze.c:
 - remove useless headers
 - move/remove/change comments
 - rename functions
 - fix casts

Now the differences with fuze lcd code are mostly:
- lcd_window* code
- _display_on() / as3525_dbop_init()

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24182 a1c6a512-1295-4272-9138-f99709370657
2010-01-04 21:35:31 +00:00
..
backlight-target.h
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 Sansa e200v2: LCD 2010-01-04 21:35:31 +00:00
powermgmt-e200v2.c Remove unnecessary #include "adc.h" 2009-04-25 22:24:59 +00:00