Searched refs:DW_UART_LCR_STOP_2_BIT (Results 1 – 1 of 1) sorted by relevance
114 #define DW_UART_LCR_STOP_2_BIT (0x1U << DW_UART_LCR_STOP_Pos) macro368 uart_base->LCR |= DW_UART_LCR_STOP_2_BIT; in dw_uart_config_stop_bits_2()
Completed in 5 milliseconds