Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32/include/soc/
Demac_dma_struct.h82 …uint32_t start_stop_rx : 1; /*When this bit is set the Receive process is placed in the Runnin… member
/hal_espressif-latest/components/hal/esp32/include/hal/
Demac_ll.h457 dma_regs->dmaoperation_mode.start_stop_rx = enable; in emac_ll_start_stop_dma_receive()