Searched refs:pvalue (Results 1 – 4 of 4) sorted by relevance
| /hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/ |
| D | gd32f4xx_enet.c | 1595 …te_read(enet_phydirection_enum direction, uint16_t phy_address, uint16_t phy_reg, uint16_t *pvalue) in enet_phy_write_read() argument 1608 ENET_MAC_PHY_DATA = *pvalue; in enet_phy_write_read() 1625 *pvalue = (uint16_t)ENET_MAC_PHY_DATA; in enet_phy_write_read()
|
| /hal_gigadevice-latest/gd32e50x/standard_peripheral/source/ |
| D | gd32e50x_enet.c | 1603 …te_read(enet_phydirection_enum direction, uint16_t phy_address, uint16_t phy_reg, uint16_t *pvalue) in enet_phy_write_read() argument 1616 ENET_MAC_PHY_DATA = *pvalue; in enet_phy_write_read() 1634 *pvalue = (uint16_t)ENET_MAC_PHY_DATA; in enet_phy_write_read()
|
| /hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/ |
| D | gd32f4xx_enet.h | 1532 …e_read(enet_phydirection_enum direction, uint16_t phy_address, uint16_t phy_reg, uint16_t *pvalue);
|
| /hal_gigadevice-latest/gd32e50x/standard_peripheral/include/ |
| D | gd32e50x_enet.h | 1533 …e_read(enet_phydirection_enum direction, uint16_t phy_address, uint16_t phy_reg, uint16_t *pvalue);
|