Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32/include/hal/
Demac_ll.h161 static inline void emac_ll_set_phy_reg(emac_mac_dev_t *mac_regs, uint32_t reg) in emac_ll_set_phy_reg() function
/hal_espressif-latest/components/hal/
Demac_hal.c339 emac_ll_set_phy_reg(hal->mac_regs, phy_reg); in emac_hal_set_phy_cmd()