Searched refs:UARTWATER (Results 1 – 1 of 1) sorted by relevance
127 #define UARTWATER 0x1c macro710 if (!(lpuart32_read(port, UARTWATER) >> UARTWATER_RXCNT_OFF)) in lpuart32_poll_get_char()764 txcnt = lpuart32_read(&sport->port, UARTWATER); in lpuart32_transmit_buffer()771 txcnt = lpuart32_read(&sport->port, UARTWATER); in lpuart32_transmit_buffer()1045 rxcount = lpuart32_read(&sport->port, UARTWATER); in lpuart32_int()1543 lpuart32_write(&sport->port, val, UARTWATER); in lpuart32_setup_watermark()1689 temp = lpuart32_read(&sport->port, UARTWATER); in lpuart32_configure()1691 lpuart32_write(&sport->port, temp, UARTWATER); in lpuart32_configure()