NetBSD/sys/dev/i2c
briggs e1aa8a2dd7 Handle the Halt Update Bit (HT), stored in the Alarm Hour register.
This bit will be set if the clock lost power (and may therefore
not have the correct time).  If this bit is set, the stored time
does not advance.  So, when setting the clock, if that bit is set,
we simply clear it.  It might be nice in some applications to pass
the information up a few layers if the bit is set when we read the
register initially.  For now, though, we ignore it.
2004-01-20 19:12:54 +00:00
..
at24cxx.c
at24cxxvar.h
ds1307.c
ds1307reg.h
files.i2c As suggested by Jason Thorpe, rename m41t to m41trtc. 2003-10-20 16:24:10 +00:00
i2c.c
i2c_bitbang.c
i2c_bitbang.h
i2c_exec.c Remove bogus initializer, and instead fix an =/== typo. 2003-10-29 00:34:58 +00:00
i2c_io.h
i2cvar.h
lm75.c
lm75reg.h
m41st84.c Handle the Halt Update Bit (HT), stored in the Alarm Hour register. 2004-01-20 19:12:54 +00:00
m41st84reg.h Handle the Halt Update Bit (HT), stored in the Alarm Hour register. 2004-01-20 19:12:54 +00:00
m41t00.c As suggested by Jason Thorpe, rename m41t to m41trtc. 2003-10-20 16:24:10 +00:00
m41t00reg.h
max6900.c
max6900reg.h
pcf8583.c
pcf8583reg.h
pcf8583var.h
x1226.c
x1226reg.h