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

/freebsd-13-stable/sys/dev/gpio/
H A Dgpioths.c122 gpioths_dht_timeuntil(struct gpioths_softc *sc, bool lev, uint32_t *time) function
169 err = gpioths_dht_timeuntil(sc, false, NULL);
177 err = gpioths_dht_timeuntil(sc, true, &calibrations[i]);
182 err = gpioths_dht_timeuntil(sc, false, &intervals[i]);

Completed in 101 milliseconds