rockbox/firmware/drivers/audio
Rafaël Carré b9beeccbcf as3525v1 use an as3515 audio codec/PMU, not an as3517 as previously thought
-> Change references to as3517 into as3515

there is a reference to the as3515 in the public as3525 datasheet to
support this fact

as3517 is used in the as3527 SoC, the (public) as3527 datasheet has
detailed information on its registers
the audio codec/PMU used in as3525v2 (thought to be as3543) appears to be
compatible (identical?) with as3517

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26075 a1c6a512-1295-4272-9138-f99709370657
2010-05-16 09:22:02 +00:00
..
ak4537.c Remove pcm_mute() which has been unused since r19308 2010-04-27 00:05:02 +00:00
as3514.c as3525v1 use an as3515 audio codec/PMU, not an as3517 as previously thought 2010-05-16 09:22:02 +00:00
mas35xx.c FS#9157 - Tidy up some MAS35XX constants 2009-10-01 05:25:20 +00:00
sdl.c - Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hosted/sdl, uisdl.c is split up across button-sdl.c and system-sdl.c. 2010-05-15 21:02:47 +00:00
tlv320.c Remove pcm_mute() which has been unused since r19308 2010-04-27 00:05:02 +00:00
tsc2100.c Remove pcm_mute() which has been unused since r19308 2010-04-27 00:05:02 +00:00
uda1341.c Remove pcm_mute() which has been unused since r19308 2010-04-27 00:05:02 +00:00
uda1380.c Remove pcm_mute() which has been unused since r19308 2010-04-27 00:05:02 +00:00
wm8731.c Hopefully get some green back from r26051. 2010-05-15 13:30:01 +00:00
wm8751.c r25940 oops. No, no, no, that wasn't quite right. Must be truthful about the level in decidecibels for subsequent code. 2010-05-11 04:13:04 +00:00
wm8758.c Remove pcm_mute() which has been unused since r19308 2010-04-27 00:05:02 +00:00
wm8975.c Remove pcm_mute() which has been unused since r19308 2010-04-27 00:05:02 +00:00
wm8978.c Gigabeat S: Fully enable access to hardware tone controls and 3-D effect feature. Under the hood, it's designated a hardware equalizer since it is one. Implement code framework for hardware EQ in general. Menu aspect is well abstracted and so the UI and strings can be changed around if taste doesn't quite suit. So far the emphasis is distinction of the UI labelling from the software EQ so that it's clear the settings are for a different thing. 2010-05-15 13:09:45 +00:00
wm8985.c Hopefully finish off the red from r26051. 2010-05-15 14:16:35 +00:00