HomeSort by: relevance | last modified time | path
    Searched defs:sc_active_high (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/gpio/
gpiobutton.c 64 bool sc_active_high; member in struct:gpiobutton_softc
120 sc->sc_active_high = pol == GPIOBUTTON_POLARITY_ACTIVE_HIGH;
161 if (!sc->sc_active_high)

Completed in 12 milliseconds