Searched refs:GPIO_GPPUDCLK0 (Results 1 – 2 of 2) sorted by relevance
49 GPIO_GPPUDCLK0 = (1 << 14) | (1 << 15); in uart_configure()50 GPIO_GPPUDCLK0 = 0; in uart_configure()
20 #define GPIO_GPPUDCLK0 HWREG32(GPIO_BASE + 0x98) /* GPIO Pin Pull-up/down Enable Clock 0 */ macro
Completed in 5 milliseconds