Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32/include/soc/
Demac_dma_struct.h27 …uint32_t dma_arb_sch : 1; /*This bit specifies the arbitration scheme between the transmit and … member
/hal_espressif-latest/components/hal/esp32/include/hal/
Demac_ll.h503 dma_regs->dmabusmode.dma_arb_sch = enable; in emac_ll_fixed_arbitration_enable()