Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32/include/hal/
Demac_ll.h572 ext_regs->ex_phyinf_conf.phy_intf_sel = 0; in emac_ll_clock_enable_mii()
580 ext_regs->ex_phyinf_conf.phy_intf_sel = 4; in emac_ll_clock_enable_rmii_input()
591 ext_regs->ex_phyinf_conf.phy_intf_sel = 4; in emac_ll_clock_enable_rmii_output()
/hal_espressif-latest/components/soc/esp32/include/soc/
Demac_ext_struct.h62 uint32_t phy_intf_sel : 3; member