Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32/include/soc/
Demac_mac_struct.h123 …uint32_t mactfcs : 2; /*This field indicates the state of the MAC Transmit Frame Controller modul… member
/hal_espressif-latest/components/hal/esp32/include/hal/
Demac_ll.h342 return mac_regs->emacdebug.mactfcs; in emac_ll_transmit_frame_ctrl_status()