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

/freebsd-11.0-release/sys/arm/lpc/
H A Dlpc_gpio.c126 #define LPC_GPIO_NPINS \ macro
226 *npins = LPC_GPIO_NPINS - 1;
235 if (pin > LPC_GPIO_NPINS)
252 if (pin > LPC_GPIO_NPINS)
297 if (pin > LPC_GPIO_NPINS)

Completed in 45 milliseconds