Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32/include/soc/
Demac_dma_struct.h31 …uint32_t pri_ratio : 2; /*These bits control the priority ratio in the weighted round-robin a… member
/hal_espressif-latest/components/hal/esp32/include/hal/
Demac_ll.h508 dma_regs->dmabusmode.pri_ratio = ratio; in emac_ll_set_priority_ratio()