Searched refs:PORT_EV_TXCHAR (Results 1 – 3 of 3) sorted by relevance
104 #define PORT_EV_TXCHAR 0x00004000 /* Any character transmitted */ macro
973 if (rc == PORT_SUCCESS) event |= PORT_EV_TXCHAR; in PORT_WriteDataCO()1083 if (rc == PORT_SUCCESS) event |= PORT_EV_TXCHAR; in PORT_WriteData()
920 events |= PORT_EV_TXCHAR; in port_rfc_send_tx_data()