summaryrefslogtreecommitdiff
path: root/firmware/drivers/adc.c (follow)
Commit message (Expand)AuthorAge
* Jean-Philippe Bernardy: removed bad emu_debugf() callDaniel Stenberg2005-01-10
* Jean-Philippe Bernardy: ADC support for TCC730Daniel Stenberg2005-01-09
* Added iRiver ADC tick taskLinus Nielsen Feltzing2004-11-18
* Ported to iRiver (unfinished)Linus Nielsen Feltzing2004-11-03
* We must sleep 2 ticks to be really sure that all A/D channels have been conve...Linus Nielsen Feltzing2004-10-01
* Ensure vaild readings when adc_init() returnsJens Arnold2004-09-24
* Removed the obsolete adcreg[] tableLinus Nielsen Feltzing2004-09-21
* New A/D conversion strategy, now updates all channels every tickLinus Nielsen Feltzing2004-09-21
* More const policeing step 3Jens Arnold2004-08-03
* Reverted to the old ADC driver, since it appeared to cause fake OFF keypresse...Linus Nielsen Feltzing2004-01-20
* Faster, simplified A/D driver. The previous batch convert in init_adc() produ...Linus Nielsen Feltzing2004-01-13
* Magnus Holmgren: Just realized one thing: doing AN0-3 last is slightly better...Jörg Hohensohn2003-07-17
* Removed a compiler warningLinus Nielsen Feltzing2003-07-16
* Patch 772577 by Magnus Holmgren: measure all ADC channels within adc_init(), ...Jörg Hohensohn2003-07-16
* Removed TAB charsLinus Nielsen Feltzing2002-07-01
* First versionLinus Nielsen Feltzing2002-06-30