Searched refs:ds3231_temp_read (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/iicbus/
H A Dds3231.c145 ds3231_temp_read(struct ds3231_softc *sc, int *temp) function
183 if (ds3231_temp_read(sc, &temp) != 0)

Completed in 80 milliseconds