Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/Zynq/
Dx_emacpsif_physpeed.c441 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()
502 int speed ) in SetUpSLCRDivisors() argument
524 if( speed == 1000 ) in SetUpSLCRDivisors()
529 else if( speed == 100 ) in SetUpSLCRDivisors()
540 if( speed == 1000 ) in SetUpSLCRDivisors()
557 else if( speed == 100 ) in SetUpSLCRDivisors()
/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/xilinx_ultrascale/
Dx_emacpsif_physpeed.c290 unsigned speed, in configure_IEEE_phy_speed_US() argument
312 if( speed == 1000 ) in configure_IEEE_phy_speed_US()
317 else if( speed == 100 ) in configure_IEEE_phy_speed_US()
327 else if( speed == 10 ) in configure_IEEE_phy_speed_US()
1051 s32 speed ) in SetUpSLCRDivisors() argument
1084 if( speed == 1000 ) in SetUpSLCRDivisors()
1101 else if( speed == 100 ) in SetUpSLCRDivisors()
1170 if( speed == 1000 ) in SetUpSLCRDivisors()
1201 else if( speed == 100 ) in SetUpSLCRDivisors()
1314 if( speed == 1000 ) in SetUpSLCRDivisors()
[all …]
/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/LPC54018/
DNetworkInterface.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-v3.1.0/source/portable/NetworkInterface/STM32Hxx/
DNetworkInterface.c457 uint32_t speed = 0, duplex = 0; in prvEthernetUpdateConfig() local
483 speed = ETH_SPEED_10M; in prvEthernetUpdateConfig()
487 speed = ETH_SPEED_100M; in prvEthernetUpdateConfig()
493 MACConf.Speed = speed; in prvEthernetUpdateConfig()
/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/ATSAM4E/
Dethernet_phy.h115 unsigned char speed; member
/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/STM32Fxx/
Dreadme.md94 The best size for `ETH_RXBUFNB` and `ETH_TXBUFNB` depends on the speed of the CPU. These macro's de…
/FreeRTOS-Plus-TCP-v3.1.0/
DMISRA.md21 - MISRA C-2012 Rule 2.2 Unions are used for checksum computation to speed up the
/FreeRTOS-Plus-TCP-v3.1.0/docs/doxygen/
Dconfig.doxyfile450 # the optimal cache size from a speed point of view.
459 # speed. At this moment only the input processing can be done using multiple
2357 # speed.