Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/Zynq/
HDx_emacpsif_physpeed.c436 unsigned speed ) in configure_IEEE_phy_speed() argument
463 if( speed == 1000 ) in configure_IEEE_phy_speed()
468 else if( speed == 100 ) in configure_IEEE_phy_speed()
478 else if( speed == 10 ) in configure_IEEE_phy_speed()
504 int speed ) in SetUpSLCRDivisors() argument
526 if( speed == 1000 ) in SetUpSLCRDivisors()
531 else if( speed == 100 ) in SetUpSLCRDivisors()
542 if( speed == 1000 ) in SetUpSLCRDivisors()
559 else if( speed == 100 ) in SetUpSLCRDivisors()
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/NXP1060/
HDNetworkInterface.c234 .speed = kPHY_Speed100M, /* Use 100 Mbps configuration (maximum possible
257 static status_t xEMACInit( phy_speed_t speed,
315 phy_speed_t speed; in prvNXP1060_NetworkInterfaceInitialise() local
345 xStatus = PHY_GetLinkSpeedDuplex( &phyHandle, &speed, &duplex ); in prvNXP1060_NetworkInterfaceInitialise()
359 xStatus = xEMACInit( speed, duplex ); in prvNXP1060_NetworkInterfaceInitialise()
819 static status_t xEMACInit( phy_speed_t speed, in xEMACInit() argument
864 config.miiSpeed = ( enet_mii_speed_t ) speed; in xEMACInit()
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/xilinx_ultrascale/
HDx_emacpsif_physpeed.c266 unsigned speed, in configure_IEEE_phy_speed_US() argument
288 if( speed == 1000 ) in configure_IEEE_phy_speed_US()
293 else if( speed == 100 ) in configure_IEEE_phy_speed_US()
303 else if( speed == 10 ) in configure_IEEE_phy_speed_US()
991 s32 speed ) in SetUpSLCRDivisors() argument
1024 if( speed == 1000 ) in SetUpSLCRDivisors()
1041 else if( speed == 100 ) in SetUpSLCRDivisors()
1110 if( speed == 1000 ) in SetUpSLCRDivisors()
1141 else if( speed == 100 ) in SetUpSLCRDivisors()
1254 if( speed == 1000 ) in SetUpSLCRDivisors()
[all …]
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/LPC54018/
HDNetworkInterface.c289 phy_speed_t speed; in xNetworkInterfaceInitialise() local
291 PHY_GetLinkSpeedDuplex( &phyHandle, &speed, &duplex ); in xNetworkInterfaceInitialise()
296 config.miiSpeed = ( enet_mii_speed_t ) speed; in xNetworkInterfaceInitialise()
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/STM32Hxx/
HDNetworkInterface.c642 uint32_t speed = 0, duplex = 0; in prvEthernetUpdateConfig() local
668 speed = ETH_SPEED_10M; in prvEthernetUpdateConfig()
672 speed = ETH_SPEED_100M; in prvEthernetUpdateConfig()
678 MACConf.Speed = speed; in prvEthernetUpdateConfig()
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/ATSAM4E/
HDethernet_phy.h115 unsigned char speed; member
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/STM32Fxx/
HDreadme.md95 The best size for `ETH_RXBUFNB` and `ETH_TXBUFNB` depends on the speed of the CPU. These macro's de…
/FreeRTOS-Plus-TCP-v4.0.0/
HDMISRA.md33 - MISRA C-2012 Rule 2.2 Unions are used for checksum computation to speed up the
/FreeRTOS-Plus-TCP-v4.0.0/docs/doxygen/
HDconfig.doxyfile472 # the optimal cache size from a speed point of view.
481 # speed. At this moment only the input processing can be done using multiple
2476 # speed.