summaryrefslogtreecommitdiff
path: root/firmware/export/as3514.h (follow)
Commit message (Expand)AuthorAge
* as3514: document hardware setting based on as3514.cAmaury Pouly2016-12-12
* Fix NUM_ADC_CHANNELS for AS3525v2Mihail Zenkov2016-03-18
* as3514: fix bug in volume management on AS3543 targets which are not AS3525v2Amaury Pouly2016-02-12
* Do some cleanup, adjustment and a couple fixes to recent sound changes.Michael Sevakis2013-04-22
* Straighten out the mad twisted state of sound.c and related areas.Michael Sevakis2013-04-15
* AMSv2: add proper definitions for charge currentBertrik Sikken2012-03-04
* ypr0: Remove last #ifdef in as3514.Thomas Martitz2011-12-25
* Initial commit of the Samsung YP-R0 port.Thomas Martitz2011-12-24
* Sansa AMS/AMSv2: analog front-end register CVDD/DCDC3 doesn't exist in AMSv2,...Bertrik Sikken2011-09-21
* Commit FS#12111 by Stephan Grossklass. Disables output mixer auto gain contr...Michael Giacomelli2011-07-24
* Fix set_serial_descriptor() for targets with as3543Rafaël Carré2010-09-06
* e200v1/c200v1: Implement limited samplerate switching. Rates 24kHz and below ...Michael Sevakis2010-06-26
* Commit FS#11364 by me. Increases the A3525v2 volume range by 7.5dB. Each vo...Michael Giacomelli2010-06-24
* as3525v2: RTC alarmRafaël Carré2010-05-22
* as3514.c: clean upRafaël Carré2010-05-19
* as3514/as3543 fixesRafaël Carré2010-05-17
* as3525v1 use an as3515 audio codec/PMU, not an as3517 as previously thoughtRafaël Carré2010-05-16
* as3525v2: make sure volume is normal by writing Audioset2 registerRafaël Carré2010-05-07
* as3525v2: fix volume setting (can now go very low)Rafaël Carré2010-04-26
* as3514: detail bit of AS3543_DAC_IFRafaël Carré2010-04-26
* as3525v2 : recording (FM only, no microphone yet)Rafaël Carré2010-03-29
* as3525v2: FM playback (only tested on Clip+)Rafaël Carré2010-03-29
* as3543: name 0x1b & 0x1c registersRafaël Carré2010-03-29
* Add handler for audio irq.Tobias Diedrich2010-03-23
* Clip+: enable sound on "as3514" (as3543 in fact)Rafaël Carré2010-03-20
* FS#9611 - Sansa Clip radio code. Commit final part which enables the LINE2 in...Bertrik Sikken2009-02-05
* cleanup audiohw_set_frequency by adding it to audiohw.h and removing it from ...Christian Gmeiner2009-01-20
* c200v1/e200v1: Add battery charging. This should be usable on v2 players but ...Michael Sevakis2009-01-11
* Bring consistency to pcm implementation and samplerate handling. Less low-lev...Michael Sevakis2008-12-12
* Add register bit defines for as3514 and clean stuff up. Reduce poppiness at s...Michael Sevakis2008-11-25
* Remove some unneeded #includesDave Chapman2008-11-14
* Assume that AS3514_I2C_ADDR is not target-specific. If it turns out to be di...Dave Chapman2008-11-12
* Fix red: e200/c200 use ADC_UNREG_POWER define (for compatibility)Rafaël Carré2008-11-10
* as3514: do not error out if included by files which don't use AS3514_I2C_ADDRRafaël Carré2008-11-10
* Sansa AMS: use the AS3514 ADC driverRafaël Carré2008-11-10
* Merge target/arm/as3525/as3525-codec.h into target/arm/ascodec-target.hRafaël Carré2008-11-10
* Abstract the PortalPlayer AS3514 handling with an "ascodec" API - inspired by...Dave Chapman2008-10-31
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Philips GoGear SA9200 port. Working bootloader and normal builds, including s...Mark Arigo2008-05-21
* FS#8898 - Prefix AS3514 registers with AS3514_Bertrik Sikken2008-04-15
* Second part of FS#8272 - include charger status in Sansa debug menu.Barry Wardell2008-03-04
* Return value of audiohw_set_xxx_vol is never used and most of the time we hav...Christian Gmeiner2008-02-13
* move audiohw_enable_output to audiohw.hChristian Gmeiner2008-02-09
* get rid of audiohw_resetChristian Gmeiner2007-11-20
* introduce general audiohw api for recordingChristian Gmeiner2007-11-19
* FS#8023: Use of AS3514 #defines instead of magic values.Barry Wardell2007-10-25
* Sansa c200 port. Rockbox works with sound. Several features are disabled incl...Mark Arigo2007-09-06
* * changed pararmeter of audiohw_mute from int to boolChristian Gmeiner2007-06-13
* some little more work on audio codec driver unification - more will followChristian Gmeiner2007-06-11
* make audiohw.h include the DAC header filesMarcoen Hirschberg2007-05-22