summaryrefslogtreecommitdiffstats
path: root/firmware/export/as3514.h
AgeCommit message (Expand)AuthorFilesLines
2010-09-06Fix set_serial_descriptor() for targets with as3543Rafaël Carré1-0/+6
2010-06-26e200v1/c200v1: Implement limited samplerate switching. Rates 24kHz and below ...Michael Sevakis1-0/+1
2010-06-24Commit FS#11364 by me. Increases the A3525v2 volume range by 7.5dB. Each vo...Michael Giacomelli1-0/+6
2010-05-22as3525v2: RTC alarmRafaël Carré1-0/+4
2010-05-19as3514.c: clean upRafaël Carré1-4/+45
2010-05-17as3514/as3543 fixesRafaël Carré1-0/+4
2010-05-16as3525v1 use an as3515 audio codec/PMU, not an as3517 as previously thoughtRafaël Carré1-2/+2
2010-05-07as3525v2: make sure volume is normal by writing Audioset2 registerRafaël Carré1-0/+5
2010-04-26as3525v2: fix volume setting (can now go very low)Rafaël Carré1-0/+4
2010-04-26as3514: detail bit of AS3543_DAC_IFRafaël Carré1-0/+6
2010-03-29as3525v2 : recording (FM only, no microphone yet)Rafaël Carré1-3/+20
2010-03-29as3525v2: FM playback (only tested on Clip+)Rafaël Carré1-0/+7
2010-03-29as3543: name 0x1b & 0x1c registersRafaël Carré1-0/+4
2010-03-23Add handler for audio irq.Tobias Diedrich1-0/+15
2010-03-20Clip+: enable sound on "as3514" (as3543 in fact)Rafaël Carré1-1/+2
2009-02-05FS#9611 - Sansa Clip radio code. Commit final part which enables the LINE2 in...Bertrik Sikken1-0/+2
2009-01-20cleanup audiohw_set_frequency by adding it to audiohw.h and removing it from ...Christian Gmeiner1-1/+0
2009-01-11c200v1/e200v1: Add battery charging. This should be usable on v2 players but ...Michael Sevakis1-2/+31
2008-12-12Bring consistency to pcm implementation and samplerate handling. Less low-lev...Michael Sevakis1-1/+1
2008-11-25Add register bit defines for as3514 and clean stuff up. Reduce poppiness at s...Michael Sevakis1-0/+152
2008-11-14Remove some unneeded #includesDave Chapman1-3/+0
2008-11-12Assume that AS3514_I2C_ADDR is not target-specific. If it turns out to be di...Dave Chapman1-3/+1
2008-11-10Fix red: e200/c200 use ADC_UNREG_POWER define (for compatibility)Rafaël Carré1-0/+2
2008-11-10as3514: do not error out if included by files which don't use AS3514_I2C_ADDRRafaël Carré1-2/+0
2008-11-10Sansa AMS: use the AS3514 ADC driverRafaël Carré1-0/+27
2008-11-10Merge target/arm/as3525/as3525-codec.h into target/arm/ascodec-target.hRafaël Carré1-0/+1
2008-10-31Abstract the PortalPlayer AS3514 handling with an "ascodec" API - inspired by...Dave Chapman1-4/+0
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-05-21Philips GoGear SA9200 port. Working bootloader and normal builds, including s...Mark Arigo1-1/+1
2008-04-15FS#8898 - Prefix AS3514 registers with AS3514_Bertrik Sikken1-35/+40
2008-03-04Second part of FS#8272 - include charger status in Sansa debug menu.Barry Wardell1-0/+1
2008-02-13Return value of audiohw_set_xxx_vol is never used and most of the time we hav...Christian Gmeiner1-2/+2
2008-02-09move audiohw_enable_output to audiohw.hChristian Gmeiner1-1/+0
2007-11-20get rid of audiohw_resetChristian Gmeiner1-1/+0
2007-11-19introduce general audiohw api for recordingChristian Gmeiner1-5/+0
2007-10-25FS#8023: Use of AS3514 #defines instead of magic values.Barry Wardell1-0/+8
2007-09-06Sansa c200 port. Rockbox works with sound. Several features are disabled incl...Mark Arigo1-1/+1
2007-06-13* changed pararmeter of audiohw_mute from int to boolChristian Gmeiner1-2/+0
2007-06-11some little more work on audio codec driver unification - more will followChristian Gmeiner1-1/+0
2007-05-22make audiohw.h include the DAC header filesMarcoen Hirschberg1-1/+0
2007-05-22* move audio settings into audio codec driversChristian Gmeiner1-0/+1
2007-05-20Increase sansa volume range at the lower end. This seems to be necessary Antonius Hellmann1-3/+3
2007-04-15adapt some valuesChristian Gmeiner1-3/+3
2007-04-15* save more power, as we dont need the mixer (yet)Christian Gmeiner1-2/+0
2007-04-14* make it louder - inspired by FS #6911Christian Gmeiner1-5/+0
2007-03-13Improved ADC driver for AS3514 (used in PP5024 - ie. Sansa e200) based off da...Barry Wardell1-0/+9
2007-03-11Sound for Sansa E200 - based on work by myself, Rene Peinthor, Barry Wardell ...Daniel Ankers1-0/+78