Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32/include/soc/
Demac_dma_struct.h98 …uint32_t dis_flush_recv_frames : 1; /*When this bit is set the Rx DMA does not flush any frames… member
/hal_espressif-latest/components/hal/esp32/include/hal/
Demac_ll.h407 dma_regs->dmaoperation_mode.dis_flush_recv_frames = !enable; in emac_ll_flush_recv_frame_enable()