Searched refs:XRS_GPIO_BASE (Results 1 – 1 of 1) sorted by relevance
5 #define XRS_GPIO_BASE 0x10000 macro21 #define XRS_CONFIG0 (XRS_GPIO_BASE + 0x1000)22 #define XRS_INPUT_STATUS0 (XRS_GPIO_BASE + 0x1002)23 #define XRS_CONFIG1 (XRS_GPIO_BASE + 0x1004)24 #define XRS_INPUT_STATUS1 (XRS_GPIO_BASE + 0x1006)25 #define XRS_CONFIG2 (XRS_GPIO_BASE + 0x1008)26 #define XRS_INPUT_STATUS2 (XRS_GPIO_BASE + 0x100a)
Completed in 3 milliseconds