Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/Common/
HDphyHandling.c136 #define phyADVERTISE_CSMA 0x0001U /* Supports IEEE 802.3u: Fast Ethernet at 100 Mbit/s */ macro
145 phyADVERTISE_CSMA )
363 ulAdvertise = phyADVERTISE_CSMA; in xPhyConfigure()