Home
last modified time | relevance | path

Searched refs:DW_UART_LCR_STOP_2_BIT (Results 1 – 1 of 1) sorted by relevance

/bsp/xuantie/libraries/xuantie_libraries/chip_riscv_dummy/include/
A Ddw_uart_ll.h114 #define DW_UART_LCR_STOP_2_BIT (0x1U << DW_UART_LCR_STOP_Pos) macro
368 uart_base->LCR |= DW_UART_LCR_STOP_2_BIT; in dw_uart_config_stop_bits_2()

Completed in 5 milliseconds