Searched refs:eMACInterruptRx (Results 1 – 1 of 1) sorted by relevance
121 eMACInterruptRx = ( 1 << 0 ), /* Service RX interrupt */ enumerator541 xMacInterruptStatus |= eMACInterruptRx; in freertos_tcp_ethernet_int()749 if( eMACInterruptRx == ( xMacInterruptStatus & eMACInterruptRx ) ) in _deferred_task()751 xMacInterruptStatus &= ~( eMACInterruptRx ); in _deferred_task()