Searched refs:uartstatus (Results 1 – 2 of 2) sorted by relevance
36 if (uart_base->uartstatus & 0x1) in bm3803_uart_isr()103 while (!(uart_base->uartstatus & 0x4)); in bm3803_putc()120 if (uart_base->uartstatus & 0x1) in bm3803_getc()
17 unsigned int uartstatus; member
Completed in 5 milliseconds