Search | Google it | Results 1 - 1 of 1 for fundef:GPIO_OSPEEDR (0.00 seconds) |
396: #define GPIO_OTYPER(n) (GPIO##n##_BASE + 0x04) /* GPIO port output type register */ 397: #define GPIO_OSPEEDR(n) (GPIO##n##_BASE + 0x08) /* GPIO port output speed register */ 398: #define GPIO_PUPDR(n) (GPIO##n##_BASE + 0x0C) /* GPIO port pull-up/pull-down register */