Searched refs:DW_UART_LSR_THRE_SET (Results 1 – 1 of 1) sorted by relevance
168 #define DW_UART_LSR_THRE_SET DW_UART_LSR_THRE_Msk macro334 status = uart_base->LSR & DW_UART_LSR_THRE_SET; in dw_uart_putready()
Completed in 7 milliseconds