Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32/include/soc/
Demac_mac_struct.h81 …uint32_t miiwrite : 1; /*When set this bit indicates to the PHY that this is a Write operation u… member
/hal_espressif-latest/components/hal/esp32/include/hal/
Demac_ll.h168 mac_regs->emacgmiiaddr.miiwrite = enable; in emac_ll_write_enable()