Search | Google it | Results 1 - 1 of 1 for fundef:GPIO_AFRH (0.00 seconds) |
403: #define GPIO_AFRL(n) (GPIO##n##_BASE + 0x20) /* GPIO alternate function low register */ 404: #define GPIO_AFRH(n) (GPIO##n##_BASE + 0x24) /* GPIO alternate function high register */ 405: #define GPIO_BRR(n) (GPIO##n##_BASE + 0x28) /* GPIO port bit reset register */