Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
2acc0ac542d9186feee25bbe444c49cb59ca393e
/
firmware
/
drivers
/
pcf50606.c
2acc0ac
Updated our source code header to explicitly mention that we are GPL v2 or
by Daniel Stenberg
· 16 years ago
a333e48
Enable RTC for Cowon D2. Time readout works, but date is currently junk.
by Rob Purchase
· 16 years ago
9b691d3
Split out the PCF5060x register defines into a common header and create a generic pcf50606.c using standard i2c read/writes.
by Rob Purchase
· 17 years ago
1d6bfa9
Removed unneeded pcf50606.c.
by Michael Sevakis
· 18 years ago
c4a59a2
eeprom driver for the h3x0 series, cleaned up the h1x0 series driver a bit, added debug entry for h3x0 that allows to write to the eeprom
by Peter D'Hoye
· 18 years ago
b75ad88
Ooops^2
by Jens Arnold
· 19 years ago
f2897e8
H300: Optimised PCF50606 driver, significantly reduces CPU power drain from the button tick (with both main & remote buttons: 50%->13% at 11MHz, 12%->6% at 45MHz): * Delay is adapted to the current CPU clock, aiming at constant 400kHz i2c clock. * Reduced number of port accesses (accessing GPIO is very slow, especially with the atomic boolean instructions) by implementing an open-collector-like behaviour. * Time-critical functions implemented in assembler.
by Jens Arnold
· 19 years ago
2f438bb
H300: Properly initialize the backlight PCF50606 port pin
by Linus Nielsen Feltzing
· 19 years ago
4926682
Patch #1404233 by Peter D'Hoye: H300 brightness bugfix
by Hristo Kovachev
· 19 years ago
13414ae
Initialize the MBC to off, idle state JinC Fix a comment that had wrong voltage
by Brandon Low
· 19 years ago
e5f1297
Enable the EXTON and CHG wakeup again
by Linus Nielsen Feltzing
· 19 years ago
08e0611
Reverted the wakeup/debounce PCF50606 settings for now
by Linus Nielsen Feltzing
· 19 years ago
54da924
H300: Bootloader USB mode detection on EXTON wakeup
by Linus Nielsen Feltzing
· 19 years ago
9b83c6c
Patch No 1387627 by Peter D'Hoye: Backlight Brightness setting for H300
by Hristo Kovachev
· 19 years ago
a4ef8e0
PCF50606 I2C timing is now more on spec
by Linus Nielsen Feltzing
· 19 years ago
dcb8df5
Added proper clock-stretching to the pcf50606 I2C driver
by Linus Nielsen Feltzing
· 19 years ago
ffe0b23
Added single-byte read/write functions for the PCF50606 driver
by Linus Nielsen Feltzing
· 19 years ago
3b0e8f8
H300: First lame attempt to a pcf50606 driver
by Linus Nielsen Feltzing
· 19 years ago