Searched refs:UUART_WRITE (Results 1 – 3 of 3) sorted by relevance
80 #define UUART_WRITE(uuart, u8Data) ((uuart)->TXDAT = (u8Data)) macro