Search | Google it | Results 1 - 1 of 1 for fundef:GPIO_ASCR (0.00 seconds) |
405: #define GPIO_BRR(n) (GPIO##n##_BASE + 0x28) /* GPIO port bit reset register */ 406: #define GPIO_ASCR(n) (GPIO##n##_BASE + 0x2C) /* GPIO port analog switch control register */ 407: