SIO_GPIO_NPINS
struct gpio_pin sc_gpio_pins[SIO_GPIO_NPINS];
sc->sc_gpio_gc.npins = SIO_GPIO_NPINS;
for (i = 0; i < SIO_GPIO_NPINS; i++) {