Home
last modified time | relevance | path

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

/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/standard_peripheral/include/
Dgd32e50x_enet.h863ENET_AUTO_NEGOTIATION = 0x01u, /*!< PHY auto nego… enumerator
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_enet.h867ENET_AUTO_NEGOTIATION = 0x01U, /*!< PHY auto nego… enumerator
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_enet.c358 if((uint32_t)ENET_AUTO_NEGOTIATION == media_temp) { in enet_init()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/standard_peripheral/source/
Dgd32e50x_enet.c357 if((uint32_t)ENET_AUTO_NEGOTIATION == media_temp){ in enet_init()