Searched refs:ISR_TxCOMPLETE (Results 1 – 1 of 1) sorted by relevance
240 #define ISR_TxCOMPLETE 0x01 // packet transmitted macro1137 } else if (isr & ISR_TxCOMPLETE) { in service_interrupt()1138 reset_irq_status(priv, ISR_TxCOMPLETE); in service_interrupt()