Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/ksz8851snl/
Dksz8851snl_reg.h236 #define RX_RUNT_ERROR ( 0x0002 ) /* Received frame was damaged by a collision */ macro
239 ( RX_BAD_CRC | RX_TOO_LONG | RX_RUNT_ERROR | RX_PHY_ERROR | \