summaryrefslogtreecommitdiff
path: root/firmware/drivers/i2c-pp5002.c
AgeCommit message (Collapse)Author
2007-01-27Clean up PP5002 I2C code (no functional changes):Barry Wardell
Move into target tree. Use #defines instead of inb/outb. Also restore comments in PP5020 I2C code. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12124 a1c6a512-1295-4272-9138-f99709370657
2006-10-27Renamed the ipod_i2c functions to the more appropriate pp_i2cDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11361 a1c6a512-1295-4272-9138-f99709370657
2006-03-09Improve ipod i2c driver somewhat by at least taking advantage of the ↵Brandon Low
in-device addressing in the pcf50605, also switch to a 10bit resistive divider for the ipod battery reading, this is easily configurable if it needs changing, or even to become a user/runtime setting git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8980 a1c6a512-1295-4272-9138-f99709370657
2006-02-05More iPod 3G code from Seven Le MesleDave Chapman
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8582 a1c6a512-1295-4272-9138-f99709370657