Searched refs:SIO_GP_BASE (Results 1 – 1 of 1) sorted by relevance
253 #define SIO_GP_BASE SIO_GPIO_START macro254 #define SIO_GP_MSB (SIO_GP_BASE>>8)255 #define SIO_GP_LSB (SIO_GP_BASE&0xff)257 #define SIO_GP_DATA1 (SIO_GP_BASE+0)