Searched refs:UFCR (Results 1 – 2 of 2) sorted by relevance
28 #define UFCR HWREG32(UART_BASE + 0x08) // -W macro69 UFCR = 0x07; in lpc_configure()
188 periph->UFCR &= ~UART_UFCR_RFDIV_MASK; in _uart_ops_configure()189 periph->UFCR |= UART_UFCR_RFDIV(5); in _uart_ops_configure()
Completed in 6 milliseconds