Home
last modified time | relevance | path

Searched refs:mii_data (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/hal/esp32/include/hal/
Demac_ll.h353 HAL_FORCE_MODIFY_U32_REG_FIELD(mac_regs->emacmiidata, mii_data, data); in emac_ll_set_phy_data()
358 return HAL_FORCE_READ_U32_REG_FIELD(mac_regs->emacmiidata, mii_data); in emac_ll_get_phy_data()
/hal_espressif-latest/components/soc/esp32/include/soc/
Demac_mac_struct.h91 …uint32_t mii_data : 16; /*This field contains the 16-bit data value read from the PHY after a Mana… member