Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32/include/soc/
Demac_dma_struct.h47 …uint32_t dmarxbaseaddr; /*This field contains the base address of the first descriptor in the Re… member
/hal_espressif-latest/components/hal/esp32/include/hal/
Demac_ll.h386 dma_regs->dmarxbaseaddr = addr; in emac_ll_set_rx_desc_addr()