rockbox/firmware/target/arm/sandisk
Barry Wardell 2d95fd524d Get rid of some more inl/outl and use the new GPO32 define instead.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15474 a1c6a512-1295-4272-9138-f99709370657
2007-11-05 15:48:59 +00:00
..
sansa-c200 C200: Reworked the LCD driver a bit, and fixed a bug with single column updates (was only visible in mandelbrot). 2007-10-28 13:16:05 +00:00
sansa-e200 Get rid of some more inl/outl and use the new GPO32 define instead. 2007-11-05 15:48:59 +00:00
adc-c200_e200.c Finally full multicore support for PortalPlayer 502x targets with an eye towards the possibility of other types. All SVN targets the low-lag code to speed up blocking operations. Most files are modified here simple due to a name change to actually support a real event object and a param change to create_thread. Add some use of new features but just sit on things for a bit and leave full integration for later. Work will continue on to address size on sensitive targets and simplify things if possible. Any PP target having problems with SWP can easily be changed to sw corelocks with one #define change in config.h though only PP5020 has shown an issue and seems to work without any difficulties. 2007-10-16 01:25:17 +00:00
adc-target.h Move files that will be common to the Sansa e200 and c200 2007-09-06 03:01:41 +00:00
ata-c200_e200.c Get rid of some more inl/outl and use the new GPO32 define instead. 2007-11-05 15:48:59 +00:00
ata-target.h Move files that will be common to the Sansa e200 and c200 2007-09-06 03:01:41 +00:00
audio-c200_e200.c Move files that will be common to the Sansa e200 and c200 2007-09-06 03:01:41 +00:00
backlight-c200_e200.c FS#8023: Use of AS3514 #defines instead of magic values. 2007-10-25 09:03:47 +00:00
backlight-target.h Name all button light functions and variables consistently starting with buttonlight_ . 2007-10-07 15:02:02 +00:00
hotswap-target.h Move files that will be common to the Sansa e200 and c200 2007-09-06 03:01:41 +00:00
power-c200_e200.c e200/c200: Take advantage of mutex recursion for the tuner driver and dump the awkward *_nolock stuff. 2007-11-05 07:01:32 +00:00