gpio_pin_t
gpio_pin_t sc_gpio_pins[GPIO_NUM_PINS];
gpio_pin_t sc_gpio_pins[GSCGPIO_NPINS];
gpio_pin_t sc_gpio_pins[32 + 32];
gpio_pin_t sc_gpio_pins[MPFGPIO_MAX_PINS];
gpio_pin_t sc_gpio_pins[BCMGPIO_MAX_PINS];
gpio_pin_t sc_gpio_pins[SXIPIO_NPORT][32];
gpio_pin_t *sc_pins; /* pins array */
gpio_pin_t sc_gpio_pins[GPIOSIM_NPINS];
gpio_pin_t *gba_pins; /* pins array */
gpio_pin_t sc_gpio_pins[ATH_MAXGPIO];
gpio_pin_t sc_gpio_pins[SKGPIO_NPINS];
gpio_pin_t sc_led_pins[SKGPIO_NLEDS];
gpio_pin_t sc_gpio_pins[AMD5536_GPIO_NPINS];