Searched refs:SIO_GP_BASE (Results 1 – 1 of 1) sorted by relevance
41 #define SIO_GP_BASE SIO_GPIO_START macro42 #define SIO_GP_MSB (SIO_GP_BASE>>8)43 #define SIO_GP_LSB (SIO_GP_BASE&0xff)45 #define SIO_GP_DATA1 (SIO_GP_BASE+0)