Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32/include/soc/
Demac_dma_struct.h48 …uint32_t dmatxbaseaddr; /*This field contains the base address of the first descriptor in the Tr… member
/hal_espressif-latest/components/hal/esp32/include/hal/
Demac_ll.h391 dma_regs->dmatxbaseaddr = addr; in emac_ll_set_tx_desc_addr()