Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32/include/soc/
Demac_dma_struct.h83 …uint32_t opt_second_frame : 1; /*When this bit is set it instructs the DMA to process the second … member
/hal_espressif-latest/components/hal/esp32/include/hal/
Demac_ll.h452 dma_regs->dmaoperation_mode.opt_second_frame = enable; in emac_ll_opt_second_frame_enable()