Searched defs:PHYReg (Results 1 – 3 of 3) sorted by relevance
| /device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Src/ |
| D | stm32f4xx_hal_eth.c | 1295 HAL_StatusTypeDef HAL_ETH_ReadPHYRegister(ETH_HandleTypeDef *heth, uint16_t PHYReg, uint32_t *RegVa… in HAL_ETH_ReadPHYRegister() 1367 HAL_StatusTypeDef HAL_ETH_WritePHYRegister(ETH_HandleTypeDef *heth, uint16_t PHYReg, uint32_t RegVa… in HAL_ETH_WritePHYRegister()
|
| /device/board/talkweb/niobe407/liteos_m/lwip_adapter/src/ |
| D | stm32f4xx_hal_eth.c | 1210 HAL_StatusTypeDef HAL_ETH_ReadPHYRegister(ETH_HandleTypeDef *heth, uint16_t PHYReg, uint32_t *RegVa… in HAL_ETH_ReadPHYRegister() 1279 HAL_StatusTypeDef HAL_ETH_WritePHYRegister(ETH_HandleTypeDef *heth, uint16_t PHYReg, uint32_t RegVa… in HAL_ETH_WritePHYRegister()
|
| /device/soc/st/stm32f407zg/uniproton/board/common/STM32F4x7_ETH_Driver/src/ |
| D | stm32f4x7_eth.c | 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()
|