rockbox/firmware/target/arm/as3525/sansa-clip
Jens Arnold 47d4c4739b ARM asm LCD and ATA driver functions: Don't save r12 as it is a scratch reg. Saves a bit of stack and execution time.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21795 a1c6a512-1295-4272-9138-f99709370657
2009-07-11 23:43:44 +00:00
..
backlight-clip.c Sansa Clip: backlight brightness is not possible, so remove references to it 2008-11-18 17:40:32 +00:00
backlight-target.h Clip: add backlight and buttonlight code 2008-10-31 22:02:41 +00:00
button-clip.c Commit FS#10285 - Sansa Clip alternative button driver. This driver alternates one row in the button matrix per kernel tick, avoiding the need for explicit delays between selecting a button row and reading colums. 2009-06-11 22:17:47 +00:00
button-target.h Use the same poweroff count for clip as for other AMS targets 2008-12-28 21:58:13 +00:00
lcd-as-clip.S ARM asm LCD and ATA driver functions: Don't save r12 as it is a scratch reg. Saves a bit of stack and execution time. 2009-07-11 23:43:44 +00:00
lcd-ssd1303.c FS#10273 : Power Sansa Clip screen for some models needing as3514's DCDC15 2009-06-07 23:33:43 +00:00
powermgmt-clip.c Sansa Clip: enable battery charging. 2009-02-14 16:19:21 +00:00