Searched refs:UARTWATER (Results 1 – 1 of 1) sorted by relevance
120 #define UARTWATER 0x1c macro684 if (!(lpuart32_read(port, UARTWATER) >> UARTWATER_RXCNT_OFF)) in lpuart32_poll_get_char()738 txcnt = lpuart32_read(&sport->port, UARTWATER); in lpuart32_transmit_buffer()745 txcnt = lpuart32_read(&sport->port, UARTWATER); in lpuart32_transmit_buffer()1004 rxcount = lpuart32_read(&sport->port, UARTWATER); in lpuart32_int()1536 lpuart32_write(&sport->port, val, UARTWATER); in lpuart32_setup_watermark()1676 temp = lpuart32_read(&sport->port, UARTWATER); in lpuart32_configure()1678 lpuart32_write(&sport->port, temp, UARTWATER); in lpuart32_configure()