Searched refs:USPI_WRITE_TX (Results 1 – 3 of 3) sorted by relevance
130 #define USPI_WRITE_TX(uspi, u32TxData) ( (uspi)->TXDAT = (u32TxData) ) macro