index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
drivers
/
adc.c
Age
Commit message (
Expand
)
Author
2005-04-06
First lame attempt to show correct battery level on the iRiver
Linus Nielsen Feltzing
2005-02-11
iRiver: Support for remote control buttons
Linus Nielsen Feltzing
2005-01-10
Jean-Philippe Bernardy: removed bad emu_debugf() call
Daniel Stenberg
2005-01-09
Jean-Philippe Bernardy: ADC support for TCC730
Daniel Stenberg
2004-11-18
Added iRiver ADC tick task
Linus Nielsen Feltzing
2004-11-03
Ported to iRiver (unfinished)
Linus Nielsen Feltzing
2004-10-01
We must sleep 2 ticks to be really sure that all A/D channels have been conve...
Linus Nielsen Feltzing
2004-09-24
Ensure vaild readings when adc_init() returns
Jens Arnold
2004-09-21
Removed the obsolete adcreg[] table
Linus Nielsen Feltzing
2004-09-21
New A/D conversion strategy, now updates all channels every tick
Linus Nielsen Feltzing
2004-08-03
More const policeing step 3
Jens Arnold
2004-01-20
Reverted to the old ADC driver, since it appeared to cause fake OFF keypresse...
Linus Nielsen Feltzing
2004-01-13
Faster, simplified A/D driver. The previous batch convert in init_adc() produ...
Linus Nielsen Feltzing
2003-07-17
Magnus Holmgren: Just realized one thing: doing AN0-3 last is slightly better...
Jörg Hohensohn
2003-07-16
Removed a compiler warning
Linus Nielsen Feltzing
2003-07-16
Patch 772577 by Magnus Holmgren: measure all ADC channels within adc_init(), ...
Jörg Hohensohn
2002-07-01
Removed TAB chars
Linus Nielsen Feltzing
2002-06-30
First version
Linus Nielsen Feltzing