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

  /src/sys/dev/gpio/
gpio.c 447 int checkflags = flags & GPIO_PIN_HWCAPS; local in function:gpio_pin_set_conf
449 if ((sc->sc_pins[map->pm_map[pin]].pin_caps & checkflags) != checkflags)

Completed in 45 milliseconds