Home
last modified time | relevance | path

Searched refs:UART_LCR_8N1 (Results 1 - 2 of 2) sorted by relevance

/device/qemu/riscv32_virt/liteos_m/board/driver/
H A Duart.h39 #define UART_LCR_8N1 0x03 /* useful defaults for LCR */ macro
H A Duart.c69 WriteUartReg(UART_LCR_OFFSET, UART_LCR_8N1); in UartInit()

Completed in 1 milliseconds