This website requires JavaScript.
Explore
Help
Sign In
Nyaaori
/
rockbox
Watch
1
Star
0
Fork
You've already forked rockbox
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
master
rockbox
/
firmware
/
target
/
arm
/
as3525
/
adc-target.h
3 lines
93 B
C
Raw
Permalink
Normal View
History
Unescape
Escape
Sansa AMS: use the AS3514 ADC driver Move the ADC defines to as3514.h, and make adc-target.h only include as3514.h Implement the missing API (ascodec_readbytes, ascodec_(un)lock) Revert the changes to the PP-specific arm/ascodec-target.h in r19073, use a AS3525 specific ascodec-target.h while moving the AS3514 specific code in export/as3514.h git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19076 a1c6a512-1295-4272-9138-f99709370657
2008-11-10 20:55:56 +00:00
/* The ADC sources and channels are common to all targets with AS3514 */
#
include
"as3514.h"
Reference in a new issue
Copy permalink