Searched refs:ETH_RX_DISABLE (Results 1 – 2 of 2) sorted by relevance
60 #define ETH_RX_DISABLE(base) (base->NETWORKCTRL &= ~ETH_NETWORKCTRL_ENBRX) macro
128 ETH_RX_DISABLE(eth); in rx_error_handler()199 ETH_RX_DISABLE(eth); in frame_get()