Home
last modified time | relevance | path

Searched defs:duplex (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.7.0/components/hal/esp32/include/hal/
Demac_ll.h217 static inline void emac_ll_set_duplex(emac_mac_dev_t *mac_regs, eth_duplex_t duplex) in emac_ll_set_duplex()
/hal_espressif-3.7.0/components/soc/esp32/include/soc/
Demac_mac_struct.h34 …uint32_t duplex : 1; /*When this bit is set the MAC operates in the full-duplex mode where… member