Searched refs:ISR_RxFRAMELOST (Results 1 – 1 of 1) sorted by relevance
242 #define ISR_RxFRAMELOST 0x04 // Rx Frame lost macro1140 } else if (isr & ISR_RxFRAMELOST) { in service_interrupt()1141 reset_irq_status(priv, ISR_RxFRAMELOST); in service_interrupt()