Home
last modified time | relevance | path

Searched defs:PHYAddress (Results 1 – 1 of 1) sorted by relevance

/device/soc/st/stm32f407zg/uniproton/board/common/STM32F4x7_ETH_Driver/src/
Dstm32f4x7_eth.c279 uint32_t ETH_Init(ETH_InitTypeDef* ETH_InitStruct, uint16_t PHYAddress) in ETH_Init()
2188 uint16_t ETH_ReadPHYRegister(uint16_t PHYAddress, uint16_t PHYReg) in ETH_ReadPHYRegister()
2235 uint32_t ETH_WritePHYRegister(uint16_t PHYAddress, uint16_t PHYReg, uint16_t PHYValue) in ETH_WritePHYRegister()
2282 uint32_t ETH_PHYLoopBackCmd(uint16_t PHYAddress, FunctionalState NewState) in ETH_PHYLoopBackCmd()