HomeSort by: relevance | last modified time | path
    Searched refs:sc_has_humidity (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
bmx280var.h 70 bool sc_has_humidity; member in struct:bmx280_sc
bmx280.c 345 if (sc->sc_has_humidity) {
382 if (sc->sc_has_humidity) {
401 sc->sc_has_humidity = false;
464 sc->sc_has_humidity = true;
484 if (sc->sc_has_humidity) {
524 if (sc->sc_has_humidity == false &&
686 if (sc->sc_has_humidity) {
714 if (sc->sc_has_humidity) {
782 if (sc->sc_has_humidity == false) {
830 if (sc->sc_has_humidity) {
    [all...]

Completed in 48 milliseconds