Home
last modified time | relevance | path

Searched refs:RX_TOO_LONG (Results 1 – 1 of 1) sorted by relevance

/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/ksz8851snl/
Dksz8851snl_reg.h235 #define RX_TOO_LONG ( 0x0004 ) /* Received frame length exceeds max size 0f 20… macro
239 ( RX_BAD_CRC | RX_TOO_LONG | RX_RUNT_ERROR | RX_PHY_ERROR | \