Home
last modified time | relevance | path

Searched refs:DS3231_STATUS (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/iicbus/rtc/
H A Dds3231reg.h65 #define DS3231_STATUS 0x0f macro
H A Dds3231.c115 error = ds3231_read1(sc->sc_dev, DS3231_STATUS, &sc->sc_status); in ds3231_status_read()
135 error = ds3231_write1(sc->sc_dev, DS3231_STATUS, data); in ds3231_status_write()