Searched refs:DS3231_STATUS (Results 1 – 2 of 2) sorted by relevance
65 #define DS3231_STATUS 0x0f macro
115 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()