| /FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/Zynq/ |
| D | x_emacpsif_physpeed.c | 196 u16 control; in get_IEEE_phy_speed() local 210 &control ); in get_IEEE_phy_speed() 211 control |= ( IEEE_CTRL_AUTONEGOTIATE_ENABLE | in get_IEEE_phy_speed() 214 XEmacPs_PhyWrite( xemacpsp, phy_addr, IEEE_CONTROL_REG_OFFSET, control ); in get_IEEE_phy_speed() 217 XEmacPs_PhyRead( xemacpsp, phy_addr, IEEE_CONTROL_REG_OFFSET, &control ); in get_IEEE_phy_speed() 220 if( ( control & IEEE_CTRL_AUTONEGOTIATE_ENABLE ) && ( status & in get_IEEE_phy_speed() 263 phylinkspeed = control & IEEE_CTRL_1GBPS_LINKSPEED_MASK; in get_IEEE_phy_speed() 284 return ( control & IEEE_CTRL_LINKSPEED_MASK ) ? 100 : 10; in get_IEEE_phy_speed() 293 u16 control; in get_IEEE_phy_speed() local 307 XEmacPs_PhyRead( xemacpsp, phy_addr, IEEE_CONTROL_REG_MAC, &control ); in get_IEEE_phy_speed() [all …]
|
| /FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/xilinx_ultrascale/ |
| D | x_emacpsif_physpeed.c | 293 u16 control; in configure_IEEE_phy_speed_US() local 296 XEmacPs_PhyRead( xemacpsp, phy_addr, IEEE_CONTROL_REG_MAC, &control ); in configure_IEEE_phy_speed_US() 297 control |= IEEE_RGMII_TXRX_CLOCK_DELAYED_MASK; in configure_IEEE_phy_speed_US() 298 XEmacPs_PhyWrite( xemacpsp, phy_addr, IEEE_CONTROL_REG_MAC, control ); in configure_IEEE_phy_speed_US() 302 XEmacPs_PhyRead( xemacpsp, phy_addr, IEEE_AUTONEGO_ADVERTISE_REG, &control ); in configure_IEEE_phy_speed_US() 303 control |= IEEE_ASYMMETRIC_PAUSE_MASK; in configure_IEEE_phy_speed_US() 304 control |= IEEE_PAUSE_MASK; in configure_IEEE_phy_speed_US() 305 XEmacPs_PhyWrite( xemacpsp, phy_addr, IEEE_AUTONEGO_ADVERTISE_REG, control ); in configure_IEEE_phy_speed_US() 307 XEmacPs_PhyRead( xemacpsp, phy_addr, IEEE_CONTROL_REG_OFFSET, &control ); in configure_IEEE_phy_speed_US() 308 control &= ~IEEE_CTRL_LINKSPEED_1000M; in configure_IEEE_phy_speed_US() [all …]
|
| /FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/STM32Hxx/ |
| D | readme.md | 102 __IO uint32_t DMACCR; // ETH_DMACCR DMA Channel control register 103 __IO uint32_t DMACTCR; // ETH_DMACTXCR Channel Tx transmit control register 104 __IO uint32_t DMACRCR; // ETH_DMACRXCR Channel Rx receive control register
|
| /FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_DHCP/ |
| D | ut.cmake | 30 #list the definitions of your mocks to control what to be included
|
| /FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_ARP/ |
| D | ut.cmake | 28 #list the definitions of your mocks to control what to be included
|
| /FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_ARP_DataLenLessThanMinPacket/ |
| D | ut.cmake | 28 #list the definitions of your mocks to control what to be included
|
| /FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_TCP_Utils/ |
| D | ut.cmake | 30 #list the definitions of your mocks to control what to be included
|
| /FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_TCP_WIN/ |
| D | ut.cmake | 27 #list the definitions of your mocks to control what to be included
|
| /FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_DNS_Networking/ |
| D | ut.cmake | 32 #list the definitions of your mocks to control what to be included
|
| /FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_Stream_Buffer/ |
| D | ut.cmake | 36 #list the definitions of your mocks to control what to be included
|
| /FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_Tiny_TCP/ |
| D | ut.cmake | 24 #list the definitions of your mocks to control what to be included
|
| /FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_DNS_Parser/ |
| D | ut.cmake | 31 #list the definitions of your mocks to control what to be included
|
| /FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_DNS/ |
| D | ut.cmake | 33 #list the definitions of your mocks to control what to be included
|
| /FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_TCP_Reception/ |
| D | ut.cmake | 37 #list the definitions of your mocks to control what to be included
|
| /FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_DNS_Cache/ |
| D | ut.cmake | 32 #list the definitions of your mocks to control what to be included
|
| /FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_IP_Timers/ |
| D | ut.cmake | 47 #list the definitions of your mocks to control what to be included
|
| /FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_TCP_IP_DiffConfig/ |
| D | ut.cmake | 43 #list the definitions of your mocks to control what to be included
|
| /FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_IP_DiffConfig/ |
| D | ut.cmake | 46 #list the definitions of your mocks to control what to be included
|
| /FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_IP_Utils/ |
| D | ut.cmake | 46 #list the definitions of your mocks to control what to be included
|
| /FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_UDP_IP/ |
| D | ut.cmake | 43 #list the definitions of your mocks to control what to be included
|
| /FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_ICMP/ |
| D | ut.cmake | 46 #list the definitions of your mocks to control what to be included
|
| /FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_Sockets_DiffConfig/ |
| D | ut.cmake | 41 #list the definitions of your mocks to control what to be included
|
| /FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_Sockets_DiffConfig1/ |
| D | ut.cmake | 41 #list the definitions of your mocks to control what to be included
|
| /FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_TCP_IP/ |
| D | ut.cmake | 43 #list the definitions of your mocks to control what to be included
|
| /FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_ICMP_wo_assert/ |
| D | ut.cmake | 45 #list the definitions of your mocks to control what to be included
|