Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32/include/soc/
Demac_mac_struct.h36 …uint32_t rxown : 1; /*When this bit is set the MAC disables the reception of frames when … member
/hal_espressif-latest/components/hal/esp32/include/hal/
Demac_ll.h209 mac_regs->gmacconfig.rxown = !enable; in emac_ll_recv_own_enable()