Searched refs:UARTWATER (Results 1 – 1 of 1) sorted by relevance
120 #define UARTWATER 0x1c macro681 if (!(lpuart32_read(port, UARTWATER) >> UARTWATER_RXCNT_OFF)) in lpuart32_poll_get_char()735 txcnt = lpuart32_read(&sport->port, UARTWATER); in lpuart32_transmit_buffer()742 txcnt = lpuart32_read(&sport->port, UARTWATER); in lpuart32_transmit_buffer()1001 rxcount = lpuart32_read(&sport->port, UARTWATER); in lpuart32_int()1523 lpuart32_write(&sport->port, val, UARTWATER); in lpuart32_setup_watermark()1669 temp = lpuart32_read(&sport->port, UARTWATER); in lpuart32_configure()1671 lpuart32_write(&sport->port, temp, UARTWATER); in lpuart32_configure()