Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32/include/soc/
Demac_dma_struct.h100 …uint32_t dis_drop_tcpip_err_fram : 1; /*When this bit is set the MAC does not drop the frames whi… member
/hal_espressif-latest/components/hal/esp32/include/hal/
Demac_ll.h397 dma_regs->dmaoperation_mode.dis_drop_tcpip_err_fram = !enable; in emac_ll_drop_tcp_err_frame_enable()