Searched refs:eMACInterruptTx (Results 1 – 1 of 1) sorted by relevance
122 eMACInterruptTx = ( 1 << 1 ), /* Service TX interrupt */ enumerator535 xMacInterruptStatus |= eMACInterruptTx; in freertos_tcp_ethernet_int()742 if( eMACInterruptTx == ( xMacInterruptStatus & eMACInterruptTx ) ) in _deferred_task()744 xMacInterruptStatus &= ~( eMACInterruptTx ); in _deferred_task()