Searched refs:LPC18XX_GPIO_PINS_PER_PORT (Results 1 – 1 of 1) sorted by relevance
60 #define LPC18XX_GPIO_PINS_PER_PORT 32 macro755 gpio_port = gpio / LPC18XX_GPIO_PINS_PER_PORT; in lpc18xx_gpio_to_pintsel_val()756 gpio_pin = gpio % LPC18XX_GPIO_PINS_PER_PORT; in lpc18xx_gpio_to_pintsel_val()