Searched defs:GPIO_FN_REG (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/arm/xscale/
H A Dpxa2x0reg.h427 #define GPIO_FN_REG(pin) (GPIO_GAFR0_L + (((pin) / 16) * 4)) macro

Completed in 113 milliseconds