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

/freebsd-10.2-release/sys/dev/gpio/
H A Dgpioiic.c56 #define SCL_PIN_DEFAULT 0 /* default index of SCL pin on gpiobus */ macro
108 sc->scl_pin = SCL_PIN_DEFAULT;
123 sc->scl_pin = SCL_PIN_DEFAULT;

Completed in 86 milliseconds