Searched refs:DS3231_CONTROL (Results 1 – 2 of 2) sorted by relevance
52 #define DS3231_CONTROL 0x0e macro
87 error = ds3231_read1(sc->sc_dev, DS3231_CONTROL, &sc->sc_ctrl); in ds3231_ctrl_read()103 error = ds3231_write1(sc->sc_dev, DS3231_CONTROL, data); in ds3231_ctrl_write()