Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/soc/esp32/include/soc/
Demac_mac_struct.h39 …uint32_t disablecrs : 1; /*When set high this bit makes the MAC transmitter ignore the MII CRS… member
/hal_espressif-3.7.0/components/hal/esp32/include/hal/
Demac_ll.h194 mac_regs->gmacconfig.disablecrs = !enable; in emac_ll_carrier_sense_enable()